Steps in the Execution Path REST Endpoints
Accounts/Orchestration Associations/Steps in the Execution Path
The Steps in the Execution Path resource is used to view all the steps including future steps in the execution path of the orchestration association.
- Get all orchestration steps
- Method: getPath:
/crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/OrchestrationAssociations/{accounts_OrchestrationAssociations_Id}/child/StepsInExecutionPath
- Get an orchestration step
- Method: getPath:
/crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/OrchestrationAssociations/{accounts_OrchestrationAssociations_Id}/child/StepsInExecutionPath/{accounts_OrchestrationAssociations_StepsInExecutionPath_Id}