Symptom
In SAP Signavio Process Manager you can manually set or adjust the expiry date of a diagram. Is there any dedicated API endpoint for it?
Resolution
The endpoint for approval expiration date is
GET /model/<id>/approvalExpiration
You can retrieve, create, delete or update the expiration date using respectively the methods GET, POST, DELETE, PUT
See Also
For more information see API references in
- SAP Business Accelerator Hub: https://api.sap.com/api/model/resource/Approval_Expiration
- SAP Signavio Process Manager API Guide: https://help.sap.com/docs/signavio-process-manager/sap-signavio-process-manager-api/model-api-reference
Keywords
soe, api, approval, workflow, date, reapproval, expiry , KBA , BPI-SIG-CA-API , REST-API for SAP Signavio , BPI-SIG-CA-AWF , Approval Workflow for SAP Signavio , How To
Product
SAP Signavio Process Governance all versions ; Signavio Process Manager all versions
SAP Knowledge Base Article - Public