It allows you:
to change the responsibility for this node to another user (user manual escalation)
Prerequisites:
In order to use this API Method you must have workflow setup completed and the new user must have approval rights!
Actions can be done:
update - change the responsible user and optional text message
Columns used as mandatory parameters:
DocType - mandatory
DocumentNo - mandatory
Responsible - mandatory
NewResponsible - mandatory
URL: https://api.socratecloud.com/webapi/rest/workflow/forward/{version}?accessToken={access_token}&Responsible={...}&DocType={...}&DocumentNo={...}&NewResponsible={...}&Text={...}
Method: POST
Return: Ok for success or error message (start with "ERROR: ")