# Dbt Cloud – Job run completed trigger

The Job run completed trigger starts a recipe when a Dbt Cloud job finishes. You can configure it to trigger on successful completions, errors, or both.

# Input

Input field Description
Account ID Enter your Dbt Cloud account ID.
Job ID Enter the ID of the Dbt job you plan to monitor.
Status filter Select whether to trigger on success, error, or both.

# Output

Output field Description
ID The unique identifier of the job run.
Status The status code of the job run.
Job ID The ID of the job that was run.
Finished at Timestamp indicating when the job finished.


Last updated: 8/18/2025, 2:26:26 PM

On this page