Link
A single-use link with a specific workflow
Body
caseIdstring · uuidRequired
Case identifier for which we want to initiate the workflow
workflowDefinitionIdstringRequiredExample:
ID of the workflow definition
3b2d8a4f-579f-4e2e-a51c-f859e532fe8cparametersIdstringOptionalExample:
ID of the parameters used in the workflow
4b6ffcb6-ab6d-44b9-b5ab-4b5147b0b302Responses
201
Link has been generated.
400
Request is invalid
application/json
404
Case or Record not found
application/json
post
/linkBody
caseIdstring · uuidRequired
Case identifier for which we want to initiate the workflow
workflowDefinitionIdstringRequiredExample:
ID of the workflow definition
3b2d8a4f-579f-4e2e-a51c-f859e532fe8cparametersIdstringOptionalExample:
ID of the parameters used in the workflow
4b6ffcb6-ab6d-44b9-b5ab-4b5147b0b302Responses
201
Link has been generated.
400
Request is invalid
application/json
404
Case or Record not found
application/json
post
/link/sendLast updated