Skip to main content

Webhook Real-Time Data Push Setup Guide

Step 1. Prepare your webhook receiving URL

Before setting this up on the Feversocial platform, you'll need a webhook URL (hook URL / endpoint URL) that can receive POST requests.

  • Get the URL: this URL should come from your IT team or an external system (like Zapier, Make, a CRM, etc.).

  • Confirm it works: make sure the URL is active and can successfully receive the JSON data sent from your form.

Step 2. Go to the data integration settings and set up your webhook

  1. Choose the integration type: select Webhook

  2. Choose the trigger event: Feversocial webhook events currently fall into three categories — promo, form, and tag

  3. Choose the trigger scope:

  4. Configure the webhook: set a webhook name and the webhook URL

Step 3. Turn on the feature

Turn it on: switch the webhook toggle to "Enabled."

Step 4. Test the webhook connection and data transfer

Before publishing your promo, we strongly recommend running a connection test to make sure the data arrives correctly.

  1. Test the connection: walk through the exact scenario you've set up, and check whether the data is received successfully.

  2. Confirm receipt:

    • Check whether your external system received the test data that was sent

Did this answer your question?