DOR Approval Workflow Not Triggering via REST API (Works via UI)
Hi Team,
We are creating a Document of Record (DOR) using the REST API payload. However, the approval workflow is not triggering to the line manager.
When the DOR is created manually through the UI, the approval flow works as expected. Also, approvals are already enabled for the document type. Has anyone encountered this issue, or is there any additional configuration required to trigger approvals when creating DOR via API?
Sample payload:
{ "PersonId": 300000049098714, "DocumentTypeId": 300000000231527, "DocumentName": "US Passport", "DocumentNumber": "US Passport123", "SystemDocumentType": "GLB_PASSPORT"}
Regards
Hariharan
Tagged:
0