Workato · Arazzo Workflow
Workato Start a Recipe and Verify Its Health
Version 1.0.0
Activate a recipe and confirm it is running and healthy.
View Spec
View on GitHub
AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflowsArazzoWorkflows
Provider
Workflows
start-recipe-with-health-check
Start a recipe, confirm it is running, and queue a health analysis.
Reads a recipe by ID, starts it, verifies the running state, and queues a new performance analysis whose report can be retrieved later.
1
getRecipe
Read the recipe to confirm it exists and capture its current running state before attempting to start it.
2
3
confirmRunning
Re-read the recipe and confirm the running flag is now true after the start request.
4
queueHealthAnalysis
Queue a fresh performance analysis for the now-running recipe so a health report becomes available for review.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.