How do I connect Pabbly Connect to trigger no-code automations?
Paste a Pabbly Connect webhook URL and pick which events to forward — member signups, deletions, orders, and published posts — for free, no-code automation.
The Pabbly Connect connector forwards key VeloCMS events to a single Pabbly Connect webhook, so you can build no-code automations on top of them — post a Slack message on a new member, add a row to a spreadsheet on every order, and more. It's a free alternative to a Zapier subscription for this kind of event-forwarding.
Step 1 — Create a workflow with a webhook trigger in Pabbly Connect
In Pabbly Connect, create a new workflow and add a Webhook trigger step. Pabbly gives you a unique URL starting with https://connect.pabbly.com/workflow/sendwebhookdata/ — copy it.
Step 2 — Install and configure the plugin
Go to Admin → Plugins → Marketplace, find Pabbly Connect, and click Install. Open Admin → Plugins → Pabbly Connect and paste the webhook URL.
The webhook URL must start with https://connect.pabbly.com/ — VeloCMS only ever sends this connector's events to Pabbly's own domain, and rejects a URL pointing anywhere else.
Step 3 — Choose which events to forward
Toggle each event independently — Member Signup, Member Delete, Order Create, and Post Publish are all on by default. Turn off any you don't want triggering your Pabbly workflow.
What gets sent
- Member Signup — the new member's email and name.
- Member Delete — the member's data just before their account is deleted.
- Order Create — the order total and customer email.
- Post Publish — the published post's title and slug.
Disconnecting
Clear the webhook URL or turn off every event toggle in the panel to stop forwarding. Your Pabbly Connect workflow itself is unaffected — remove or pause it on the Pabbly side if you don't plan to reconnect.