Appmixer · Arazzo Workflow
Appmixer Restart a Flow and Inspect Its Logs
Version 1.0.0
Stop a flow, start it again, and pull its recent execution logs.
View Spec
View on GitHub
AgenticAutomationEmbedded iPaaSIntegrationsLow-CodeWorkflowsArazzoWorkflows
Provider
Workflows
restart-flow-and-inspect-logs
Cycle a flow off and on, then read its logs.
Stops the target flow, starts it again, and fetches the most recent log entries filtered to that flow.
1
stopFlow
stopFlow
Stop the flow to begin the restart cycle.
2
startFlow
startFlow
Start the flow again to complete the restart.
3
getLogs
getLogs
Retrieve recent execution logs for the restarted flow.