Source leads

Send sourced leads and contacts to your customers' CRMs

1. User authorizes access

Your user authorizes your application to access their CRM (e.g. Salesforce, Hubspot) via an OAuth or similar authorization flow through Merge Link.

Products backend

2. Fetch leads

Utilize the GET /leads endpoint to fetch existing leads from your customer’s CRM.

Backend interact with Merge

3. Fetch contacts

Utilize the GET /contacts endpoint to fetch existing contacts from your customer’s CRM.

Backend interact with Merge

If there are any custom CRM fields that need to be pulled in, you can use Remote Fields.

4. Create contacts and leads

As new contacts and leads get sourced, push them to your customers’ CRMs using the POST /contacts and POST /leads endpoints.

Backend interact with Merge

5. Refresh contact and lead data regularly

Regularly call the GET /contacts and GET /leads endpoints using the modified_after query parameter to track updates to contacts and leads. Now your customers’ contacts and leads in their CRM are always up-to-date!

Backend interact with Merge

Use webhooks for efficient and real-time syncs.

Start sourcing leads with Merge

Integrate today or talk to our sales team to learn how Merge unlocks hundreds of integrations in days - not years.


Get a demo