WorkflowSubmitV1
The event will be triggered when a content version is submitted to workflow.
{
"id": "GUID",
"version": "WorkflowSubmitV1",
"occuredAt": "2023-01-20T21:13:25.268Z",
"tenantId": "b4d8bb18-dc97-4e18-8049-50a04edf453f",
"tenantName": "fsdev",
"data": {
"userId": "36032adf-2435-485a-870f-b75520c0b6da",
"targetSource": "ContentManager/Engagement",
"targetInfo": {
"teamSiteId": "47e52009-1ac8-4b89-bacc-3a2268725fb8",
"contentId": "7ea7db16-a0de-4990-a6a6-206c5d958811",
"contentVersionId": "7ea7db16-a0de-4990-a6a6-206c5d958811"
}
"workflows": [
{
"workflowId": "7ea7db16-a0de-4990-a6a6-206c5d958811",
"workflowName": "workflow 1",
"selectedApprover": "36032adf-2435-485a-870f-b75520c0b6da"
},
{
"workflowId": "36032adf-2435-485a-870f-b75520c0b6da",
"workflowName": "workflow 2",
"selectedApprover": "36032adf-2435-485a-870f-b75520c0b6da"
}
]
},
"application": "Workflow",
"productArea": "MarketingExperience"
}
Updated 2 months ago