ContactOut

Overview

This doc outlines how to use the contactOut connector to search for and enrich contacts and companies.


Setup

Create connector
From the settings panel or from the node catalog, search for the ContactOut integration and navigate to the 'create connector' view.

Retrieve your ContactOut API key
Navigate to your ContactOut account API Dashboard, find the API Dashboard section, and copy your API Key. Paste it into the dedicated field in Cargo.

Setup step 1

Configure the connector
First, create a name and a slug for your connector. Then, paste your ContactOut API key into the dedicated field.


Actions

Enrich - Enrich a contact's details using the ContactOut connector
Call the Enrich API to look up person data based on his Linkedin URL.

Enrich - Enrich a company's details using the ContactOut connector
Query the Enrich API to look up company data based on a company's website domain.

Search - Search for contacts or companies
Use various filters like skill, industry, company size, and domain to query for contacts or companies in the ContactOut database.


FAQ

Which rate limits should I set for this connector?
The ContactOut API docs suggest a rate limit of 1200 requests per minute. Additionally, the search endpoint has a specific limit of 60 requests per minute. For more details, refer to the ContactOut API documentation.