latestSwagger 2.02026-08-08247095.4 KB

87f442a3336e

email

Finds the Email address

Finds the email address when first name, last name and company domain is given

post/email/finder

Request body

firstNamestring required

first name

lastNamestring required

last name

domainstring required

domain

endpointstring required

endpoint

Example request

{
  "firstName": "Gautam",
  "lastName": "Balasubramanian",
  "domain": "saleslift.io",
  "endpoint": "https://www.saleslift.io/email/finder"
}

Response

OK