---
title: "Add a Conditional Webhook"
url: https://docs.coolplugins.net/doc/elementor-form-conditional-webhook/
date: 2026-03-13
modified: 2026-03-13
author: "Satinder Singh"
description: "Using Conditional Fields for Elementor Form plugin, you can easily integrate a conditional webhook to your Elementor forms. What is Conditional Webhook? A webhook sends your form data to one fixed URL, no matter..."
categories:
  - "Conditional Fields for Elementor Form"
word_count: 414
---

# Add a Conditional Webhook

Using **Conditional Fields for Elementor Form** plugin, you can easily integrate a conditional webhook to your Elementor forms.

## What is Conditional Webhook?

A **webhook** sends your form data to **one fixed URL**, no matter what the user selects or fills out in the form.

For example, your **booking form** has a dropdown field called **“Service Type”** where applicants can choose options like **Consultation**, **Technical Support**, or **Training**.

With **Conditional Webhooks**, each option can have its own unique webhook URL. So, when the user selects **consultation**, the form data is sent directly to the sales team’s system. If they select **technical support**, the submission goes to the support team. And if they choose **training**, the data is sent to the training team.

This way, each submission goes directly to the right place automatically, saving time and efforts.

## Enable Conditional Webhook

Follow these simple steps to add a conditional webhook in your Elementor Forms:

* Firstly, make sure you have turned on the Conditional Webhook feature in the **WordPress Admin Panel >> Elementor >> Editor >> Cool FormKit >> Form Elements Tab.**

- Navigate to the **Action after submit** section below the Form Fields.

- Select **“Conditionally Webhook”** from the list. A new panel called **Conditionally Webhook** will appear.

[![conditionally webhook](https://docs.coolplugins.net/wp-content/uploads/2025/11/conditionally-webhook.png)](https://docs.coolplugins.net/wp-content/uploads/2025/11/conditionally-webhook.png)

## Add Conditions

After adding Conditional Webhook section, let’s set up conditions for it:

[![webhook conditions](https://docs.coolplugins.net/wp-content/uploads/2025/11/webhook-conditions.png)](https://docs.coolplugins.net/wp-content/uploads/2025/11/webhook-conditions.png)

- **Webhook URL:** Enter the integration URL where you want to send your form data.

- Toggle the **Enable Conditions** switch to **Yes** to activate conditional logic.

- Use the **Send Mode** icons to decide what happens when a condition is met:

**Send:** Webhook will be triggered when the condition matches.

- **Do Not Send:** Webhook will not trigger when the condition matches.

- Under **Condition Trigger**, you can combine multiple conditions using:

**AND Logic** – All conditions must be true

- **OR Logic** – At least one condition must be true

- Enter the **Field ID** of the form field that will trigger the condition.

- Choose a **comparison operator** (e.g., Equals, Not Equals, Contains, etc.) and enter a **value to compare**.

Now, **Webhook** will automatically send data to different URLs based on user selections.

## Add Any Number of Conditional Webhooks

You can add multiple conditional webhooks to your form by selecting **“Webhook Conditionally 1,”** **“Webhook Conditionally 2,”** and so on from the Actions After Submit list. To increase the number of available conditional webhook actions, follow these simple steps:

- Go to your WordPress dashboard.

- Navigate to **Elementor > Editor > Cool FormKit > Settings**.

[![enter number of conditional webhook](https://docs.coolplugins.net/wp-content/uploads/2026/03/enter-number-of-conditional-webhook-800x394.png)](https://docs.coolplugins.net/wp-content/uploads/2026/03/enter-number-of-conditional-webhook.png)

- Under the settings panel, you’ll see the section labeled: **Configure the settings for conditional fields’ action after submit**.

- In the field labeled “Number of Conditional Webhooks”, define how many conditional webhook actions you want to configure for your forms.

- Once you’ve added your desired numbers, save the Changes.