Run Integration

Overview

The Run Integration Step allows users to directly trigger another workflow in the Intely Platform. This can be extremely helpful when running multiple separate workflows as part of a larger combined process.

Input Parameters

  • Integration: The name of the Integration built in the Intely Platform to trigger
  • Run Integration Asynchronously: If set to True, the current integration will continue running after triggering the Integration defined in the step. If set to False, the integration will wait for the integration in the Run Integration step to complete.

Note

The Run Integration can be used anywhere in a workflow but is particularly common as a branch from a conditional step where you can trigger different workflows based on conditional evaluation. The Run Integration Step is also commonly used at the end of a workflow to kick off a subsequent or child process.