cancel
Showing results for 
Search instead for 
Did you mean: 

using SAP API to export BPMN to SGX format

m-saeedi
Discoverer
0 Kudos

Hi,

Is there an SAP API that I can use to transform a set of BPMN models into SGX format? This is possible by manually by importing BPMN and exporting into SGX format using the web interface, but the UI only allows to do this for single file at a time.

Thanks in idvance.

Accepted Solutions (0)

Answers (2)

Answers (2)

m-saeedi
Discoverer

Hi Philipp,

Thanks for the reply. I'm not able to open the link you provided as it's asking me to login. I'm using the academic version of Signavio. Is there an other way to access that information and the API itself?

Thanks,

Mahdi

Philipp_Maschke
Advisor
Advisor
0 Kudos

Hi Mahdi,

Yes, the import of BPMN XML files into the Process Manager is officially supported via the API - see https://docs.signavio.com/apiguide/editor/rest_api/resources/diagrams/diagram-change.html#importing-...

The API for exporting SGX files is not officially supported, though.
If you are willing to use an unsupported API (it may change or break at any time) you can reverse engineer it by checking what requests the API is sending 😉

Best,
Philipp

mrshk_vv
Discoverer
0 Kudos

How I can to get access to these docs ?