Perform an email search with Icypeas (single)

For Icypeas, this workflow automates email searches by securely connecting to your account and executing a search based on provided first name, last name, and company domain. It streamlines the process, saving time and enhancing efficiency in finding email addresses.

7/4/2025
6 nodes
Medium
manualmediumsticky noteapiintegration
Categories:
Manual TriggeredMedium Workflow
Integrations:
Sticky Note

Target Audience

Target Audience


- Marketing Professionals: Looking to verify email addresses for outreach campaigns.
- Sales Teams: Need to find accurate contact information for potential leads.
- Recruiters: Want to connect with candidates by finding their professional email addresses.
- Small Business Owners: Seeking to enhance their email marketing efforts by ensuring they have the correct email contacts.

Problem Solved

Problem Solved


This workflow addresses the challenge of finding accurate email addresses for individuals based on their first name, last name, and company domain. It automates the process of searching for emails using the Icypeas API, reducing the time and effort needed to manually verify contact information.

Workflow Steps

Workflow Steps


1. Manual Trigger: The workflow begins when the user clicks the "Execute Workflow" button.
2. Authentication: The workflow authenticates to the Icypeas account using an API key, API secret, and User ID. This is crucial for securely accessing the Icypeas services.
3. Email Search Request: After successful authentication, the workflow sends a POST request to the Icypeas API to search for an email address. The request includes the first name, last name, and domain/company name of the individual being searched.
4. Response Handling: The workflow captures the response from the Icypeas API, which contains the email address if found, or an error message if not.

Customization Guide

Customization Guide


- API Credentials: Update the API key, API secret, and User ID in the authentication step. These credentials are found in your Icypeas profile at https://app.icypeas.com/bo/profile.
- Search Parameters: Modify the lastname, firstname, and domainOrCompany values in the Run email search (single) node to customize the search for different individuals.
- Error Handling: You can add additional nodes to handle errors or responses based on the results returned by the Icypeas API, enhancing the workflow's robustness.
Perform an email search with Icypeas (single) - N8N Workflow Directory