Syncing 10,000 leads/mo? Get a demo

Integrate CURL with LeadsBridge

logo133

Intro

cURL is used in command lines or scripts to transfer data.

In this article, you'll learn how to connect your LeadsBridge account with CURL.

Connect CURL integration

Before you start

  1. Head over to the left sidebar and click on the Create new Bridge button
  2. Select your integrations in the selectors
  3. Click on the Continue button at the bottom right

Authorize CURL integration

Setup your CURL integration

  1. Click on Connect CURL
  2. Click on Create new integration to connect your CURL (or select an existing one from the dropdown if you already connected it)
  3. A popup wil be opened where you can authorize the CURL integration
  4. Fill CURL Code field to connect CURL with LeadsBridge
  5. Click on the Authorize button
  6. You can choose a name for this CURL and LeadsBridge integration (you can also edit it later)
  7. Once done, click on Continue button and you will get back to the bridge experience where you could choose additional integration settings
  8. Now that your CURL is connected, you can continue with the set-up of your bridge

Configuration details for CURL

How to get CURL Code

cURL is really useful when a particular request or endpoint is causing a problem just to be able to grab the single request and be able to recreate it very easily, for example, to replicate an HTTP form data submission.

This is to perform from advanced users due to its technical nature.

To copy the request as cURL:
  1. Open the Chrome Developer Tools if you're using Chrome (or equivalent if you're using other browsers)

  2. Navigate to the "Network Tab" and make sure it's empty to have a clear view on the requests

  3. Perform the action that would trigger the desired request

  4. Right-click the desired request call

  5. Select “Copy” -> “Copy as cURL”

  6. Paste it in the cURL code field of the integration

Which entity concepts we support for CURL

With LeadsBridge you may use these entity concepts for CURL.

  1. Lead

    A potential client that actively shows interest in a product or service by reaching out, filling a form or responding to an ad, for example.

Do you need help?

Here some additional resources: