SAP Knowledge Base Article - Public

3488399 - How do I get the "linking diagrams" and "linked diagram" over the API for Process Manager?

Symptom

We would like to fetch the data of the attributes called "linking diagrams" and "linked diagram" over the REST API. You can find them in Collaboration Hub. In which attribute are they stored, and how can we get them?

Resolution

Both attributes are automatic attributes, and they are not stored directly in the revision of the model, but you can use the following endpoints:

"Linking diagrams": {host}/p/revision/{revisionID}/linkedBy i.e. https://editor.signavio.com/p/revision/{2f37a08bf9f74b1b9xxe8c6a55fd3b1f}/linkedBy

"Linked diagrams":{host}/p/revision/{revision-ID}/link

Keywords

spm, Process Manager, api, linked diagrams, automatic attributes, attributes, endpoint , KBA , BPI-SIG-CA-API , REST-API for SAP Signavio , How To

Product

SAP Signavio Process Manager all versions