Published
Updated
November 6, 2022
My favorite, but recommended for developers only.
n8n is an open source automation solution, with a variety of hosting options and self-hosting options.
It's by far the most powerful but also the most technical of the solutions, with the steepest learning curve.
Webflow Integration
As of Nov-2022, n8N supports a wide range of functionality;
Triggers;
- Form submission
- CMS Item created, deleted, updated
- Commerce inventory changed
- Commerce new order, changed order
- Any webhook trigger is supported in n8n
See docs
Actions;
- Item create, delete, get, get all, update
- All endpoints are supported through direct API calls in n8n
See docs