Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). More. |
The Clearbit modulesThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More enable you to monitor changes, retrieve persons or companies in your Clearbit account.
Prerequisites
-
A Clearbit account
In order to use Clearbit with Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. More IntegratorPart of the Boost.space system, where you can create your connections and automate your processes. More, it is necessary to have a Clearbit account. If you do not have one, you can create a Clearbit account at clearbit.com/signup.
Note | |
---|---|
The moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More dialog fields that are displayed in bold (in the Boost.space Integrator scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. More, not in this documentation article) are mandatory! |
To connect your Clearbit account to Boost.space Integrator you need to obtain the API Key.
-
Log in to your Clearbit account.
-
Go to API on the menu on the left and copy the provided API Key.
-
Go to Boost.space Integrator and open the Clearbit module’s Create a connection dialog.
-
Enter the API Key you have copied in step 2 to the respective field and click the Continue button to establish the connection.
The connection has been established. You can proceed with setting up the module.
Retrieves a person and company simultaneously based on an email address.
Connection |
|
Email Address |
Enter the email address to look up. |
Given Name |
Enter the first name of the person. |
Family Name |
Enter the last name of the person. If you have this, specifying this is strongly recommended to improve match rates. |
IP address |
Enter the IP address of the person. If you have this, specifying this is strongly recommended to improve match rates. |
Location |
The city or country where the person resides. |
Company |
The name of the person’s company. |
Company Domain |
The domain of the person’s company. |
Linked In |
The LinkedIn URL for the person. |
|
The Twitter handle for the person. |
|
Enter The Facebook URL for the person. |
Exclude EU related data ? |
Select |
Subscribe to changes for this person ? |
Select the Yes option to subscribe to the changes to the person. If you subscribe, every update of this person’s information will triggerEvery scenario has a trigger, an event that starts your scenario. A scenario must have a trigger. There can only be one trigger for each scenario. When you create a new scenario, the first module you choose is your trigger for that scenario. Create a trigger by clicking on the empty module of a newly created scenario or moving the... a webhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. and count as an API call on Clearbit. You can set the webhook URL associated with your account on your dashboard. You need the Select No to unsubscribe. |
Retrieves a person by their email address. Alongside the email address you may also provide any additional attributes you have about the person.
Connection |
|
Email Address |
Enter the email address to look up. |
Given Name |
Enter the first name of the person. |
Family Name |
Enter the last name of the person. If you have this, specifying this is strongly recommended to improve match rates. |
IP address |
Enter the IP address of the person. If you have this, specifying this is strongly recommended to improve match rates. |
Location |
The city or country where the person resides. |
Company |
The name of the person’s company. |
Company Domain |
The domain of the person’s company. |
Linked In |
The LinkedIn URL for the person. |
|
The Twitter handle for the person. |
|
Enter The Facebook URL for the person. |
Exclude EU related data ? |
Select |
Subscribe to changes for this person ? |
Select the Yes option to subscribe to the changes to the person. If you subscribe, every update of this person’s information will trigger a webhook and count as an API call on Clearbit. You can set the webhook URL associated with your account on your dashboard. You need the Select No to unsubscribe. |
Retrieves company data via a domain name.
Connection |
|
Domain |
Enter the domain of the company’s website. |
Company name |
Enter the name of the company. |
Linked In |
Enter the company’s Linkedin URL. |
|
Enter the Twitter screen name. |
|
Enter the company’s Facebook ID. |
Retrieves a company by its domain.
Connection |
|
Name |
Enter the name of the company you want to retrieve the domain for. |
TriggersEvery scenario has a trigger, an event that starts your scenario. A scenario must have a trigger. There can only be one trigger for each scenario. When you create a new scenario, the first module you choose is your trigger for that scenario. Create a trigger by clicking on the empty module of a newly created scenario or moving the... when a person you are subscribed to is updated.
Webhook name |
Enter the name for the webhook. |
Connection |
Allows you to perform a custom API call.
Connection |
||||
Choose your API |
Select the API. The streaming version of the API is preferred to ensure synchronous response. |
|||
URL |
Enter a path relative to
|
|||
Method |
Select the HTTP method you want to use: GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
|||
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
|||
Query String |
Enter the request query string. |
|||
Body |
Enter the body content for your API call. |
The following API call returns company information by the specified domain:
Choose your API:
Company Stream API
Method: GET
Query String:
Key: name
Value: {{the name of the company you want to retrieve a domain for}}
The company’s domain can be found in the module’s Output under BundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. More > Body > domain: