Implementation of the Icypeas Email Verifier API on Clay

Pierre Landoin

Created Nov 13, 2024

Implementation of the Icypeas Email Verifier API on Clay

Here is a tutorial to implement Email Verifier API of Icypeas on a table of emails on Clay

128
    c

Clay - Uplevel your data enrichment. Scale personalized outreach.

10 Steps
1

Click on Create new...Table

Click on Create new...Table
2

Create a Blank Table

Create a Blank Table
3

Click on Add enrichment

Click on Add enrichment
4

Select HTTP API

Select HTTP API
5

Select the POST Method

Select the POST Method
6

Paste the Endpoint of the API : https://app.icypeas.com/api/email-verification

Paste the Endpoint of the API : https://app.icypeas.com/api/email-verification
7

Type on the Body : " { "email" : ""}

Type on the Body : " 
{
    "email" : ""
}
8

Add "/" between parentheses and Click on Email

Add "/" between parentheses and Click on Email
9

Click on Add a new Key and Value pair

Click on Add a new Key and Value pair
10

Type "Authorization" into Key

Type "Authorization" into Key
    a

Icypeas - Change your profile

2 Steps
11

Click on API

Click on API
12

Copy your API Key

Copy your API Key
    a

Clay

6 Steps
13

Paste your Icypeas API Key into the Authorization value

Paste your Icypeas API Key into the Authorization value
14

Click on Save and don't run.

At this time, it's normal if you try to launch a query, that no result is displayed. We need to continue the implementation by adding a Webhook.

Click on Save and don't run.
15

To add a webhook, return in your Workspace and select Create new Table

To add a webhook, return in your Workspace and select Create new Table
16

Click on Monitor webhook

Click on Monitor webhook
17

Click on Add to Table and select your table

Click on Add to Table and select your table
18

A windows appear. Copy the Webhook URL

A windows appear. Copy the Webhook URL
    a

Icypeas - Change your profile

2 Steps
19

Paste selected text into input

Paste selected text into input
20

Click on Save notifications routes

Click on Save notifications routes
    a

Clay

6 Steps
21

Paste the list of emails to check into the Email column

Paste the list of emails to check into the Email column
22

Data has been received. You can view results at the bottom of your table.

If you don't see the "200" status in the HTTP API Column for each email, verify your HTTP API settings (Especially if spaces or tabs are inserted in the Endpoint, Body , or Headers sections)

Data has been received. You can view results at the bottom of your table.
23

Click on a cell of the Webhook colum to see results

 Click on a cell of the Webhook colum to see results
24

You can add the status of emails in a column

You can add the status of emails in a column
25

And if you want, you can add the corresponding emails next to the status

And if you want, you can add the corresponding emails next to the status
26

Now you have your email list with the verified status

Now you have your email list with the verified status
Well done!
Create how-to guides like this in a snap. Get Tango now.