How the Webflow + Zapier integration actually works
Webflow exposes three native trigger types to Zapier in 2026: form submissions, CMS item creation or update, and Webflow E-commerce order events. When any of these fires, Webflow's servers POST the payload to Zapier's webhook endpoint, Zapier passes it through the Zap, and downstream apps receive the data within 1–3 seconds in most cases. Behind the scenes, the integration is a standard webhook subscription managed by Webflow on your behalf — you authorize Zapier once via OAuth in the Webflow Integrations panel, then any new Zap you build for that site can subscribe to events without re-authentication. The integration scope is per-site, so a workspace with five Webflow sites needs five separate authorizations. This is also why disabling a site or moving it to a different workspace breaks Zaps silently — the trigger keeps appearing in the Zapier UI but no events fire.