Webflow API and Documentation · Arazzo Workflow
Webflow Register Webhook
Version 1.0.0
Resolve a site, register a webhook for an event, and confirm the registration.
View Spec
View on GitHub
CMSContent ManagementEcommerceNo-CodePublishingWeb DevelopmentArazzoWorkflows
Provider
Workflows
register-webhook
Register a webhook on a site and confirm it.
Confirms the site exists, creates a webhook for the supplied trigger type and destination URL, and retrieves the created webhook to verify it.
1
getSite
get-site
Resolve the site to confirm it exists before registering a webhook.
2
createWebhook
create-webhook
Register a webhook for the supplied trigger type and destination URL.
3
confirmWebhook
get-webhook
Retrieve the created webhook to confirm the registration persisted.