Clearbit is a data enrichment platform for businesses. With the Clearbit integration, you can enrich contacts with additional data in your Glide app.
Adding and Configuring the Integration
To start using the Clearbit integration, you first need to add it to your project.
- In Glide, click the Settings menu.
- Find the Integrations section and then select Clearbit.
- Click the Add to app button.
- You will need your Clearbit API key to finish configuring the integration.
- You can find your Clearbit API key in your Clearbit dashboard.
Integration Settings
Integration setting | Description | Required field? | Notes |
---|---|---|---|
API key | You can find your API key in your https://dashboard.clearbit.com/api | ✅ | Your API key is usually a 35-character string of letters and numbers starting with sk_ |
Features
Enrich contact
The Enrich contact feature can be used as an action or as a computed column to enrich a contact with Clearbit data.
Action Configuration
Field | Description | Required field? | Example | Notes |
---|---|---|---|---|
The email of the contact you would like to enrich | ✅ | alma@example.com | ||
Clearbit result (e.g., company/name) | Choose the column where you would like the data from Clearbit to be saved | Glide | If not set, the result from running your Clearbit action will not be saved. |
The action can be added to a component that supports actions (e.g., a button), added to an action sequence in the Action Editor, or after a form is submitted.
Computed Column Configuration
Field | Description | Required field? | Example | Notes |
---|---|---|---|---|
The email of the contact you would like to enrich | ✅ | alma@example.com | ||
Result (e.g., company/name) | Choose the data from Clearbit that should be saved to your column | ✅ | Glide | If not set, the result from running your Clearbit action will not be saved. |
You can edit the column’s configuration to save a different result from Clearbit.
FAQ
Updated 5 days ago