Zapier · Arazzo Workflow
Zapier Create a Zap from Actions
Version 1.0.0
List an app's actions, create a multi-step Zap, and confirm it appears in the user's Zap list.
Provider
Workflows
create-zap-from-actions
Build a new Zap from a set of steps and verify it in the user's Zap list.
Lists the actions for an app to confirm valid action ids, posts a new Zap built from the supplied steps and title, and lists the user's Zaps to verify the created Zap is present.
1
listActions
get-actions
List the actions exposed by the app so the action ids used in the Zap steps can be confirmed before creating it.
2
createZap
post-zaps
Create a new Zap from the supplied steps and title. The response returns the created Zap id.
3
confirmZap
get-v2-zaps
List the user's Zaps to confirm the newly created Zap is present in the account.