How to use ReadyToSend within the Clay Table
You can use ReadyToSend's single validation and LinkedIn scraping within a clay table by creating a column that selects the HTTP API column.

It will look something like this

If you want to utilize the ReadyToSend validation API, please follow the steps below.
Step 1 - Select GET in the Method option

Step 2 - Past the following URL "https://api.readytosend.ai/validation/single?email={email to verify}&api_key={user api key}" inside endpoint

Step 3 - Now replace {user api key} with your actual ReadyToSend API key, which you can obtain by navigating to the API page on the ReadyToSend dashboard.

also, replace {email to verify} with an email that you want to validate, for example

All done, now you can save and run for the rows

IMPORTANT
There is a rate limit of 50 calls per minute, which means you can validate 50 emails per minute if you are a free user. However, by switching to any of our pro plans, you can validate 500 emails per minute. If you want even higher rate limits, contact our support.
copy this clay table for better reference