> ## 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 Typeform Form to Reevo

> Send Typeform responses to Reevo with a webhook, then map Typeform question titles to your CRM.

Connect a Typeform 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 Typeform form 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.

Use clear, unique question titles in Typeform. Reevo uses those titles as the source fields that you map to your CRM.

***

## Add the webhook URL in Typeform

1. Open your form in Typeform.
2. Go to **Connect**, then open **Webhooks**.
3. Click **Add a webhook**.
4. Paste the webhook URL you copied from Reevo as the destination URL.
5. Save the webhook and turn it on.

<Frame>
  <img src="https://mintcdn.com/reevoai/hDKcmRBCmReve9Ik/Prospecting-and-Outreach/images/external-form-typeform-webhooks.png?fit=max&auto=format&n=hDKcmRBCmReve9Ik&q=85&s=dfc803b4887a99407d1bdb8e88505fb2" alt="Typeform's Webhooks page with the Add a webhook button, an enabled webhook, and the View deliveries action." width="1784" height="882" data-path="Prospecting-and-Outreach/images/external-form-typeform-webhooks.png" />
</Frame>

***

## Send a test request

1. Find the Reevo webhook on Typeform's **Webhooks** page.
2. Click **View deliveries**.
3. Send a test request.
4. Return to the external form builder in Reevo and click **Populate from submission**.
5. Select the Typeform test submission.
6. Map each Typeform question title to its Contact or Account field.

<Info>
  If you change a question title after mapping it, send another test request and update the corresponding source field in Reevo.
</Info>

***

## Launch and verify the connection

1. Configure the connected workflow in Reevo, then click **Launch**.
2. Submit the Typeform form using recognizable test values.
3. Open the form's **Submissions** tab in Reevo.
4. Confirm that the response has the expected values and that its workflow ran successfully.

***

## Troubleshooting Typeform

* **No test request appears in Reevo**: confirm that the webhook is on and that its destination exactly matches the URL from Reevo.
* **A question is missing**: make sure the test request contains an answer for that question, then populate the payload schema again.
* **A mapping stops working after editing the form**: check whether the Typeform question title changed, then remap the updated source field.
