---
title: "Passing your Source URL to CRM via Concierge"
source_url: https://help.chilipiper.com/hc/en-us/articles/50459143390483-Passing-your-Source-URL-to-CRM-via-Concierge
article_id: 50459143390483
updated_at: 2026-07-24T18:55:56Z
content_hash: bd826749
---

## Who can use this feature?

Available on Concierge

Available to Only Admins

[Billing Center](https://fire.chilipiper.com/fire/admin/billing/overview) [Get a Demo](https://www.chilipiper.com/request-demo?utm_source=zendesk&utm_medium=help-center&utm_campaign=chili-hub)

**Concierge** can automatically capture the page URL where a prospect submitted your form (the _source URL_) when you pass it in as a Data Field, and also write it to your CRM fields afterward. 

Because this Data Field is not a standard field in most form tools/CRMs, you will need to add it to your form mapping. It will be automatically populated at submission time, as Chili Piper passes the source URL in the form submission data.

This article covers all the required steps to create the Source URL Data Field and ensure it's correctly mapped to Chili Piper and your CRM.

## Table of Contents

- [What does passing sourceURL do?](#what-it-does)

- [Step 1: Create your Data Field and Map to CRM](#configure)

- [Step 2: Add the Data Field to your Concierge Form Mapping](#h_01KN4ZWXPYHHX7TWNKJS2947GH)

- [Step 3: Test and Validate](#test)

## What does passing sourceURL do?

When you pass a data field named **sourceURL** into Concierge, Concierge can capture the URL of the page where the form was submitted and use it in routing, logging, and downstream workflows (depending on your setup).

Common use cases include:

- Reporting on which landing pages generate meetings

- Routing differently based on the page a prospect came from

- Storing the submission page URL alongside the lead/contact for context

## Step 1: Create your Data Field and Map to CRM

- As an Admin, navigate to the [Data Fields option](https://fire.chilipiper.com/fire/admin/data-fields) in the Command Center's left-hand menu.

- Click Create Person Data Field on the right-hand side.

- Give the Data Field a name. **Tip:** Use the Source URL or something similar for easier searching.

- You may want to change the Data Format to **Long Text** to accommodate certain URLs, rather than Short Text.

- Expand **Mapping to Salesforce/HubSpot** and click **Add Mapping**

- Select the **Object** you would like to map to

**Salesforce** available objects are: Lead, Contact, Account, Opportunity, Case

- **HubSpot** available properties are: Contact, Company, Deal, Ticket

- Then, select the **Field**.

- Enable the **Overwrite** setting if you want to overwrite previously existing values with new ones from the form submissions. Fields with no previously filled-in data will still have the form data written, regardless of whether Overwrite is enabled.

- Once ready, **publish** it

**Note:** If your CRM field is not available in the search done in step #7 of this section, you may want to check if the Data Format used (step #2 of this section) is correct. 

For example, if you created the Chili Piper Data Field as a picklist but your CRM field is a short-text field, it won't appear in the search because the Data Format between Chili Piper and your CRM must match.

## Step 2: Add the Data Field to your Concierge Form Mapping

First, ensure Concierge is expecting a field named **sourceurl** from your form submission payload.

- In Chili Piper, open **Router**under **Concierge** in the left-hand menu. There, open the relevant **Router** that is connected to your form.

- Click and open the Router’s **Trigger**

- Within the **Webform is submitted** option, click **Add Mapping**

- For the **Form Field Name** field, you can map it as **sourceurl**, **sourceUrl**, **sourceURL**, or variations of this wording. Different naming, such as source_URL, source-url, 0-1/source-url, will not work.

- In the Data Fields column, associate with the Data Field created in [Step 1: Create your Data Field and Map to CRM](#configure)

- **Publish** your changes once ready![](https://help.chilipiper.com/hc/article_attachments/50459500659603)

## Step 3: Test and Validate

After configuring the Data Field and mapping, you can run a test submission to confirm that Chili Piper and your CRM are receiving the value.

- Open a landing page where you can test the form.

- Submit a test lead form submission.

- Confirm the Concierge flow runs as expected (routing/scheduling). Depending on your setup, you do not need to book a meeting to check if the field was populated.

- Open the submission details in the **Logs** page, which is located under **Concierge** in the left-hand menu. The form data will be seen in the following places if it was received correctly from the submission:![](https://help.chilipiper.com/hc/article_attachments/50459488611475)
![](https://help.chilipiper.com/hc/article_attachments/50459488612755)

- Check in your CRM if the mapped field was also populated.

##
