latestSwagger 2.02026-08-08247095.4 KB
87f442a3336e
emailid
Finds the Email address
Finds the email address when first name, last name and company domain is given
post/emailid/find
Request body
Example request
{
"email": "gautam@saleslift.io",
"apiKey": "GAUTAM_API_KEY",
"firstName": "Gautam",
"lastName": "Balasubramanian",
"domain": "saleslift.io"
}Response
OK