Execution API |
Opens the execution task screen (the activitysequence parameter is required when there is more than one activity with the same ID #).
Workflow https://domain/se/workflow/api/execute_activity.php?workflowid=WORKFLOWID&activityid=ACTIVITYID&activitysequence=ACTIVITYSEQ
Incident https://domain/se/incident/api/execute_activity.php?incidentid=INCIDENTID&activityid=ACTIVITYID&activitysequence=ACTIVITYSEQ
Problem https://domain/se/problem/api/execute_activity.php?problemid=PROBLEMID&activityid=ACTIVITYID&activitysequence=ACTIVITYSEQ
PARAMETERS
|