RecipeOps - Stop recipe action ​

The Stop recipe action stops a single recipe you specify by its ID or name.

Input ​

FieldDescription
RecipeEnter the unique identifier or name of the recipe you plan to stop. The recipe ID is the number found after www.workato.com/recipes/ in the recipe URL. For example, in www.workato.com/recipes/362905-timekeeper, the recipe ID is 362905.
Force stopSelect whether to stop the recipe even if it's connected to active API endpoints, has pending jobs, or is called by other active recipes.
  • Yes or true: Stops the recipe regardless of these conditions. Jobs already running finish processing, but the recipe stops accepting new jobs.
  • No or false: Keeps the recipe running if any of these conditions apply. The stop action fails instead of stopping the recipe. Depending on the error handling configured for the recipe that includes this step, that recipe's job can also fail.

Output ​

FieldDescription
Recipe IDThe unique identifier of the recipe that stopped.
Recipe nameThe name of the recipe that stopped.
ActiveIndicates whether the recipe is active or inactive.

Resources ​

Last updated: