Snov

Overview

This doc outlines how to use the Snov connector to search for and validate email data.


Setup

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

Retrieve your Snov API key

  • Navigate to your Snov account, in the left navigation bar click on integrations and on API.

Setup step 1

  • Generate an API user ID and API secret and copy both to the clipboard.

Configure the connector
Create a name and a slug for your connector. Then, paste both the user ID and API secret into the dedicated fields in Cargo.


Actions

Read - Verify a contact's email address
Query the email verifier API to validate the status of an email.

Enrich - Find a contact's email address
Call the email finder API to retrieve an email for a given first name, last name, and website domain.


FAQ

Which rate limits should I set for this connector?
The Snov API docs suggest that the API rate is limited to 60 requests per minute. See more details here: Snov API rate limits