email
Finds the Email address
Finds the email address when first name, last name and company domain is given
post/email/finder
Request body
Example request
{
"firstName": "Gautam",
"lastName": "Balasubramanian",
"domain": "saleslift.io",
"endpoint": "https://www.saleslift.io/email/finder"
}Response
OK