How to integrate lead forms using Webhooks

Have more questions? Submit a request

Overview

Webhooks provide a powerful way to receive real-time data from rebel iQ lead forms directly to your systems. When specific events occur in rebel iQ (such as a new lead submission), webhooks automatically send this data to your designated endpoint, enabling instant integration with your existing tools and workflows.

Currently Available Webhooks

Type Description
Lead Instantly receive lead data from any rebel iQ Form submission

Setting Up Webhooks

Access Webhook Settings

  1. Log into your rebel iQ Admin Panel
  2. Click on your username in the top right corner
  3. Select Account Settings
  4. Navigate to Integrations > WEBHOOKS

Creating a New Webhook

  1. Click "Add a Webhook" and complete the following information:
    • Name: Choose a descriptive name for your webhook
    • Request URL: Enter the destination URL where you want to receive the data
    • Authentication Type: Select one of the following:
      • Basic: Simple authentication using email:password format (sent as base64-encoded string)
      • HMAC: Enhanced security using a hash-based authentication code with SHA-256
    • Password: Create a password following these requirements:
      • Minimum 6 characters
      • At least one uppercase letter
      • At least one symbol
    • Data Format: Choose how you want to receive the data:
      • JSON: Data formatted as JavaScript Object Notation
      • Form URL Encoded: Data formatted as key-value pairs (key=value&key2=value2)
  2. Click Save Webhook

Connecting Forms to Your Webhook

  1. After saving your webhook, click Modify Webhooks for Rebel Forms
  2. Select which rebel iQ Forms should send data to this webhook
  3. Use the Rocket Icon to send a test lead to verify your webhook is working correctly
  4. Click Save to activate your webhook configuration

Once configured, lead data will be automatically sent to your specified endpoint whenever a form submission occurs, allowing for real-time data integration with your systems.

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.