Integrations

Connecting to Custom Webhook

Estimated reading: 2 minutes 348 views

Overview

With the REM Custom Lead Webhook, you can push lead data from any external source—your website forms, landing-page providers, call-tracking platforms, chatbots, or other CRMs—directly into your REM account. Simply configure your source to POST JSON payloads to our secure endpoint, and REM will handle the rest (logging, validation, and delivery into your campaigns).

Connecting Custom Webhook through REM App

  1. Log in to your REM account.
  2. Navigate to Menu from bottom navigation bar
  3. Tap on Integrations.
  4. On the Integrations page, scroll down to find the Custom Webhook section.
  5. Click the Configure button.
  6. Select the Campaign you want to assign leads to.
  7. Wait a moment for the webhook URL to refresh.
  8. Copy the generated webhook URL.

Connecting Custom Webhook through REM Web

  1. Log in to your REM account.
  2. In the left sidebar, go to the Integrations tab.
  3. On the Integrations page, scroll down to find the Custom Webhook section.
  4. Click the Configure button.
  5. Select the Campaign you want to assign leads to.
  6. Wait a moment for the webhook URL to refresh.
  7. Copy the generated webhook URL.
  8. In your integration or code, replace the current POST request URL with the one you just copied.

Refer to this link for complete API documentation:

REM Custom Lead Webhook Documentation Click Here

Leave a Comment

Share this Doc

Connecting to Custom Webhook

Or copy link

CONTENTS