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
Changes
No recorded changes to this endpoint across all 1 revision of this API.