What this integration does
The ActiveCampaign connector listens for three VeloCMS events. On member signup, it upserts an ActiveCampaign contact from the member's email and name and, if you configure a default tag, applies it to the contact. On a paid order, it creates an ActiveCampaign deal titled with the order ID and the order value in cents, tied to the customer's email. On member deletion or newsletter unsubscribe, it sets the contact's status to unsubscribed rather than deleting it — your tags, notes, and deal history in ActiveCampaign stay intact. Every handler is fail-soft: an ActiveCampaign API error is logged but never blocks the signup, order, or delete flow it's attached to. It is a one-way push from VeloCMS to ActiveCampaign — your automations and pipelines run entirely inside ActiveCampaign.