> For the complete documentation index, see [llms.txt](https://help.rechat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rechat.com/guides/crm/contacts/adding-contacts/connect-to-lead-sources.md).

# Connect to Lead Sources

{% embed url="<https://rechatq.wistia.com/medias/hs08v1byxj>" %}

Members can connect to a variety of lead sources like Zillow, Realtor.com, Placester and more. To get started, follow the steps outlined below to locate and copy your Lead Source API Key. Once you've copied the necessary API Key, proceed to the source's website to finalize the connection.

1. Navigate to the **People** **Center**
2. Click **Lead Routing**
3. Click **Create Route**
4. Click **Connect Source**
5. Select your source and copy your **API Key** by clicking the **Copy** icon.

Members can find additional resources to connecting to their lead sources below.&#x20;

* [**Connecting Rechat to Zillow**](https://zillow.zendesk.com/hc/en-us/articles/1500004256062-App-Integrations-Setup-One-Way-Integration-Integrate-Your-Third-Party-CRM-with-Zillow)
* [**Connecting Rechat to Realtor.com**](https://support.realtor.com/s/lead-api-quick-start)
* [**Connecting Rechat to Placester**](https://support.placester.com/search/rechat)
* [**Connecting Rechat to Luxury Presence**](https://help.luxurypresence.com/helpcenter/s/article/Connecting-Your-Rechat-CRM-to-the-Presence-Platform)
* [**Connecting Rechat to Union Street Media**](/guides/crm/contacts/adding-contacts/connect-to-lead-sources/union-street-media.md)

{% hint style="info" %}
Download the [**Lead Management**](https://drive.google.com/file/d/16ip8KgSbcm3WmAMIsBvei8KuYsDYzUPh/view?usp=sharing) guide today!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.rechat.com/guides/crm/contacts/adding-contacts/connect-to-lead-sources.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
