Skip to main content

Prerequisites

  • An active Instantly account
  • Your RevyOps client_id (find it under Settings → Workspace)

Webhook Setup

1

Open Instantly Settings

In Instantly, go to Settings → Integrations → Webhooks.
2

Add a New Webhook

Click Add Webhook and enter the following URL:
https://api.revyops.com/public/instantly-webhook/{client_id}
Replace {client_id} with your RevyOps workspace ID.
3

Select Events

Enable the following event types:
  • Email Sent
  • Email Reply
  • Email Bounced
  • Unsubscribed
4

Save and Test

Save the webhook and use the Send Test button to verify RevyOps receives the event.

Agency Setup (Global Webhook)

For agencies managing multiple client workspaces, use the global webhook instead:
https://api.revyops.com/public/global-instantly-webhook/{agency_id}
This single webhook automatically routes events to the correct client workspace based on the campaign’s workspace mapping in RevyOps.

Data Mapped

Instantly FieldRevyOps Field
emailContact email
campaign_idCampaign ID
campaign_nameCampaign name
first_nameContact first name
last_nameContact last name
company_nameCompany name
event_typeEmail type (OUTBOUND / INBOUND / BOUNCED)