Number of APIs: 2
GET {{baseUrl}}/process-instances/adhoc-subprocesses/:adhocSubprocessId/activities
List of enabled activities for adhoc sub process. Adhoc sub process id is same as the id in the list of adhoc sub processes for a process instance response or id in the list of active adhoc sub process executions for a process instance.
POST {{baseUrl}}/process-instances/adhoc-subprocesses/:adhocSubprocessId/activities
Execute activities in adhoc sub process. Adhoc sub process id is same as the id in the list of adhoc sub processes for a process instance response or id in the list of active adhoc sub process executions for a process instance.
ENDPOINTS