Zapier · Arazzo Workflow
Zapier Monitor Zap Runs
Version 1.0.0
List the user's Zaps, pull recent runs, and branch when errored runs are present.
Provider
Workflows
monitor-zap-runs
Surface errored Zap runs for the authenticated user's account.
Lists the user's Zaps, retrieves recent Zap runs, and when any errored runs are found re-queries the runs filtered to the error status so they can be inspected.
1
listZaps
get-v2-zaps
List the Zaps owned by the authenticated user to establish the set of Zaps being monitored.
2
listRuns
get-zap-runs
Retrieve recent Zap runs across the account, then branch when any errored runs are present.
3
listErroredRuns
get-zap-runs
Re-query the Zap runs filtered to the error status so failing runs can be triaged.