RecipeOps - Job failed trigger

The Job failed trigger monitors all active or selected recipes for failed jobs in real-time. This allows you to build logic to automate corrective actions, such as sending notifications when an issue occurs. Each failed job triggers an event, even if additional jobs fail with the same error.

Input

Input fieldDescription
Recipes to monitorSelect the recipes to monitor. Choose All to monitor all recipes in the workspace, Selected to monitor selected recipes, or Tags to monitor recipes associated with one or more tags.
Recipe IDsProvide a comma-separated list of recipe IDs if monitoring Selected recipes. You can find recipe IDs in the recipe’s URL. For example, in https://app.workato.com/recipes/362905-timekeeper, the recipe ID is 362905.
TagsProvide one or more tags if monitoring recipes by Tags.

Output

Output fieldDescription
Job IDThe ID of the failed job.
Original Job IDThe ID of the original job if it was a repeated job.
Recipe IDThe ID of the recipe.
Calling job IDThe ID of the calling job if this job was called from Recipe Functions.
Calling recipe IDThe ID of the calling recipe if this job was called from Recipe Functions.
Root recipe IDThe ID of the original recipe that initiated the workflow. This remains the same for all jobs related to that workflow.
Root job IDThe ID of the first job in the workflow triggered by the root recipe.
TitleThe title of the recipe.
StatusThe status of the recipe.
Is repeatIndicates whether the job was repeated.
Is testWhether the job was a test job.
Started atThe time this job was started.
Completed atThe time the last step was completed.
Repeat countThe number of times this job was rerun. The count starts from 1.
Flow ID (deprecated)This field is deprecated. The ID of the recipe.
ErrorDetails about the error that caused the job to fail. This object contains the Error ID, Error type, Error type ID, Error at, Errored app, Errored action, Errored step number, Error message, and Inner message output datapills.

Resources

Last updated: