# RecipeOps - Recipe Stopped By User Trigger

This trigger monitors recipes manually stopped by users.


# Input

Field Description
Recipes to monitor The recipe(s) to monitor. You can monitor:
  • All - Monitor all recipes in the connected workspace
  • Selected - Monitor selected recipes
Recipe IDs If monitoring selected recipes, provide the IDs of the recipes as a comma-separated list. For example: 362905, 362906

Recipe IDs can be found in the URL of your browser. Navigate to the recipe's page and look for a number after https://app.workato.com/recipes/.

For example: If the URL is https://app.workato.com/recipes/362905-timekeeper, then the recipe ID is 362905.

# Output

Field Description
Stopped at The time the recipe was stopped.
Recipe ID The ID of the recipe that was stopped.
Name The name of the recipe that was stopped.
Last run at The time the recipe last ran.
Created at The time the recipe was created.
Updated at The time the recipe was last updated.
Stopped by user Details about the user that stopped the recipe.

This field has some additional sub-fields:
Field Description
User ID The user's ID.
User name The user's name.
User email The email of the user who stopped the recipe.

# Resources


Last updated: 10/28/2021, 5:50:21 PM