What this integration does
The Pabbly Connect connector forwards four VeloCMS lifecycle events to a single webhook URL you configure: a new member signup, a member being deleted, a completed order, and a published post. Each event type can be toggled independently in the admin panel. Every request is a plain POST — no credentials to store beyond the webhook URL itself, which is validated to only accept Pabbly's own domain. Every delivery attempt is fail-soft: if the webhook is unreachable or Pabbly returns an error, VeloCMS logs it and continues — a broken automation never blocks a signup, order, or publish action.