Agent Job
The Agent Job step runs an agent job as part of a workflow, so an integration can reach a system inside your network mid-flight.
Typical use: query an internal database for the records to process, then map and post them to
an external system in the same workflow.
Configuration
- Select the agent to run on.
- Select the job to run.
- Supply values for the job's parameters. The drawer surfaces the job's own configuration, so
what you see here depends on the job type you selected.
Output
The step's output is the job's result, available to later steps like any other step output.
Database query results are structured records; file retrieval produces the retrieved files.
Failure behavior
Like any step, an Agent Job step can be set to continue if failed and to auto-retry a
number of times. Retrying is worth configuring here specifically, since a transient agent
disconnection is a common and self-resolving cause of failure.
Updated about 6 hours ago
Did this page help you?
