Cognism

Overview

This doc outlines how to use the Cognism connector to enrich data for an account or contact.


Setup

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

Retrieve your Cognism API key
Navigate to your Cognism interface and click the user avatar to go to settings. Click tokens, generate a new API token, and create a new token.

Setup step 1

Configure the connector
Create a name and a slug for your connector. Then, paste your Cognism API key into the dedicated field.


Actions

Enrich - Enrich an account's details using the Cognism connector
Call the account enrichment API to look up account data based on a website URL, website domain, organization name, location, minimum match score, etc.

Enrich - Enrich a contact's details using the Cognism connector
Call the contact enrichment API to look up contact data based on a first name, last name, email, job title, employer's website URL, etc.

Search - Search for a contact in Cognism's database
Query the search API to search for a contact using filters such as name, job titles, location, etc. This action is useful for retrieving stakeholder contacts that match certain filters.

Search - Search for an account in Cognism's database
Query the search API to search for an account using filters such as company name, website domains, and other firmographic filters.


FAQ

Which rate limits should I set for this connector?
The Cognism API docs suggest a maximum rate limit of 1000 requests per minute. See here for more details: Cognism API rate limits.