RecipeOps - Search job history action

This action lists the job history for a specified recipe. Results can be filtered by job status and start time.


Limitations

Results are limited to the most recent 1,000 jobs.


Input

Input fieldDescription
RecipeSelect the recipe to retrieve job history for.
Job statusSelect an option to filter jobs by status:
  • All
  • Completed
  • Pending
  • Failed
Jobs created sinceEnter a date and time to filter jobs created on or after this timestamp.
Jobs created tillEnter a date and time to filter jobs created on or before this timestamp.

Output

The output will contain the following attributes, along with custom job report data.

Output fieldDescription
Job IDThe job ID.
Calling job IDThe ID of the calling job.
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.
StatusThe status of the job.
TitleThe title of the job.
Started atThe time the job started.
Completed atThe time the job completed.
Recipe IDThe ID of the recipe associated with the job.
ErrorDetails about the error encountered during the job, if applicable.

This field contains additional subfields:

  • Error ID: The error ID.
  • Error type: The type of error.
  • Error message: The error message.
List sizeThe total number of jobs in the result set.
List indexThe index (current position) of the job in the list of results.

Resources

Last updated: