You are here:
Integrate an Orchestration with External Systems
Add a MuleSoft step to your orchestration to call an imported MuleSoft action. You can
also use the $Orchestration.Instance system variable to
integrate external systems with your orchestration.
- Publish an Orchestration Event
To allow an external system to make a paused orchestration evaluate its stage and step conditions, add a custom field to the affected object, configure a background step that calls the external system, and then use a record-triggered flow to publish an orchestration event.

