Single Search: Email Discovery
Icypeas provides you with a special route to find an email address from a firstname, a lastname and a company domain name. When you are looking for the email address of one prospect, use this route.
Please be aware that you should not use this route if you want to make many searches. You need to use the bulk search instead which is designed to handle thousand of searches in parallel
The firstname of the person you want to find.
The lastname of the person you want to find.
The domain or the company name of the person you want to find.
Custom object to pass a custom webhook and/or a custom id that will be added to the search
A custom webhook URL that will be trigger for this search when it is done. Please see the related section on the 'Push notifications' to see what the request will look like.
A custom ID to track your search when fetching result or being notified through a webhook. We do not check the uniqueness of your IDs. You need to take care of that.
{
"firstname": "John",
"lastname": "Doe",
"domainOrCompany": "icypeas.com"
}