Workato · Arazzo Workflow
Workato Stop the First Running Recipe in a Folder
Version 1.0.0
Find running recipes in a folder and stop the first match.
View Spec
View on GitHub
AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflowArazzoWorkflows
Provider
Workflows
stop-running-recipe-in-folder
List running recipes in a folder and stop the first one found.
Lists running recipes scoped to a folder, branches when at least one is returned, stops the first running recipe, and confirms it is stopped.
1
listRunningRecipes
listRecipes
List recipes in the folder that are currently running, including subfolders, returning the most recently updated first.
2
stopRecipe
stopRecipe
Stop the first running recipe returned by the listing.
3
confirmStopped
getRecipe
Re-read the recipe and confirm it is no longer running.