RecipeOps - Search recipes action

This action retrieves recently updated recipes in the account. Recipes can be filtered by status and connection.


Limitations

  • Results are limited to 1,000 recipes
  • Lifetime task count data is available from March 19, 2021 onward

Input

FieldDescription
Recipe statusFilters jobs by status:
  • All
  • Active
  • Inactive
  • Stopped due to error
ConnectionFilters recipes by connection. If defined, only recipes that use the connection will be included in the results.

Output

FieldDescription
Recipe IDThe ID of the recipe.
User IDThe workspace ID where this recipe is located.
NameThe name of the recipe.
ActiveIf true, the recipe is currently active.
Parent IDIf the recipe was cloned, this will contain the ID of the recipe it was originally cloned from.
Successful job countThe total number of successful jobs the recipe has had.
Failed job countThe total number of failed jobs the recipe has had.
Lifetime task countThe total number of tasks the recipe has used over the course of its lifetime.
Version noThe current version of the recipe.
Major version no
Stopped due to errorIf true, the recipe was last stopped due to an error.
Stop reasonIf the recipe was stopped, this will be the reason for the stoppage.
Last run atThe time the recipe last ran.
Created atThe time the recipe was created.
Updated atThe time the recipe was last updated.
List sizeThe total number of recipes in the result set.
List indexThe index (current position) of the recipe in the list of results.

Resources

Last updated: