In this tutorial, we will learn how to get emails from first name, last name, and company
name from a CSV. You need to provide the first name, last name and company name in a csv
file and upload the same in the application and then we will search the lead for you.
Prepare a CSV file with 3 columns which will contain – First name (Column 1), Last name
(Column 2) and Domain name (Column 3)
Let’s understand this with the help of example: Suppose we want to search the email id of
the user John Hanks from domain_name.com so we will create a csv file like this
John,Hanks,domain_name.com
After your CSV is ready you need to upload it in the application.
- You will find ‘Find emails from a CSV(firstname,lastname,company)’ under Email discovery.
- Upload your csv file there and after that the search will start.
- Once the search is complete, you will be able to download the emails as per the data provided in CSV.