> ## Documentation Index
> Fetch the complete documentation index at: https://help.reevo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect a Webflow Form to Reevo

> Send Webflow form submissions to Reevo with a webhook, then map Webflow field names to your CRM.

Connect a Webflow form to Reevo to create or update CRM records and run a Reevo workflow whenever someone submits the form.

***

## Before you start

You need a Webflow site with a Form Block and an external form created in Reevo. Follow [Connecting an External Form to Reevo](/Prospecting-and-Outreach/Connecting-an-External-Form#create-the-external-form-in-reevo) to create it and copy its webhook URL.

***

## Add the webhook URL in Webflow

1. Open your site in Webflow and select the **Form Block** on the canvas or in the Navigator.
2. Open the **Settings** panel.
3. Next to **Send to**, click the add icon and select **Webhook**.
4. Paste the webhook URL you copied from Reevo.
5. Save the webhook configuration.
6. Publish your site so the webhook is active on the live form.

<Frame>
  <img src="https://mintcdn.com/reevoai/hDKcmRBCmReve9Ik/Prospecting-and-Outreach/images/external-form-webflow-webhook.png?fit=max&auto=format&n=hDKcmRBCmReve9Ik&q=85&s=d97bc507e833e31a2e43d185a46f49f7" alt="Webflow's Form settings with the control for adding a webhook highlighted under Send to." width="1540" height="1810" data-path="Prospecting-and-Outreach/images/external-form-webflow-webhook.png" />
</Frame>

***

## Identify the fields to map

Webflow sends each input's **Name** as its payload key. The visible field label can be different, so check the input itself rather than the text shown above it.

1. Select an input inside the Form Block.
2. Open the input's **Settings** panel.
3. Find its **Name** and make sure it is clear and unique.
4. Repeat for every field that you want to map in Reevo.

<Frame>
  <img src="https://mintcdn.com/reevoai/hDKcmRBCmReve9Ik/Prospecting-and-Outreach/images/external-form-webflow-field-name.png?fit=max&auto=format&n=hDKcmRBCmReve9Ik&q=85&s=77290386ced3bffce4ffc50d9b27d4d3" alt="Webflow's Text Field settings with the Name used as the webhook payload key." width="1062" height="838" data-path="Prospecting-and-Outreach/images/external-form-webflow-field-name.png" />
</Frame>

***

## Map and test the form in Reevo

1. Submit the published Webflow form using recognizable test values.
2. Return to the external form builder in Reevo and click **Populate from submission**.
3. Select the test submission.
4. Map each Webflow field name to its Contact or Account field.
5. Configure the connected workflow, then click **Launch**.
6. Submit the Webflow form again and confirm the submission and workflow appear in Reevo.

<Info>
  For the complete mapping and workflow steps, see [Connecting an External Form to Reevo](/Prospecting-and-Outreach/Connecting-an-External-Form#map-incoming-fields-to-your-crm).
</Info>

***

## Troubleshooting Webflow

* **The webhook does not run**: confirm that you saved the webhook and published the site after adding it.
* **A field is missing**: confirm that the input has a unique **Name**, then send another test submission.
* **The form works in the designer but not on the site**: test the published site rather than the Webflow designer preview.
