I’m trying to set up an event in Zapier that is triggered when a collection item is published in Webflow.
I have built a membership using Webflow’s Membership product. I’m trying to set things up so that an email is automatically sent to members any time a new blog post is published.
Unfortunately, it seems that the only events Zapier integration with Webflow supports are form submissions and order updates. I don’t see anything for Collection Items.
Has anyone run into this in the past? If so, is there an easy work around?
That has frustrated me for years. I’ve come to the realization that Zapier will never update this.
So… the workaround is to use Webhooks.
When a new membership is created, trigger that Webhook to send a message into Zapier.
Zapier receives that with the email address of the newly signed up Member.
Zapier sends that newly signed up Members email into your email software.
Trigger a broadcast email from your email software to all subscribers for every new blog post.
You can get more detailed with this workflow, that’s just a high-level overview. For example, have a checkbox on Membership signup to join the newsletter. Only add Members that have accepted the invite, etc…