Webhooks allow external systems to receive real-time event notifications from PlusVibe. You can use webhooks to integrate PlusVibe with your own applications, CRMs, or automation tools like Zapier and Make.com.
First Email Replies (FIRST_EMAIL_REPLIES) Triggered whenever a lead replies for the first time (excluding Out of Office and Automatic Replies).
All Email Replies (ALL_EMAIL_REPLIES) Triggered whenever a lead replies (including the first reply and all subsequent replies).
All Positive Replies (ALL_POSITIVE_REPLIES) Triggered whenever a lead replies and is detected as having a positive sentiment (includes both first and subsequent replies).
All Emails Sent (EMAIL_SENT) Triggered whenever a campaign email is sent.
**All Bounced Emails ** (BOUNCED_EMAIL) Triggered whenever a email is bounced
MARKED_AS_{{LABELNAME}} Triggered when a label is applied to a lead, either by our AI or manually by a user inside the app. Note: Label Name has to be in all uppercase. Webhook_event Example:
MARKED_AS_INTERESTED
MARKED_AS_NOT_INTERESTED
How to Integrate PlusVibe Webhooks with Zapier or Make.com#
1.
Create a Webhook Trigger in Zapier or Make
In Zapier, create a new Zap and choose Webhooks by Zapier as the trigger. Select Catch Hook.
In Make.com, create a new Scenario and add the Webhooks module. Select Custom Webhook.
Both platforms will give you a unique webhook URL.