Pipedream is an integration platform built for developers — connect APIs, schedule jobs, and build serverless workflows fast. The Enrichley component lets any Pipedream workflow validate an email with a single step.Documentation Index
Fetch the complete documentation index at: https://docs.enrichley.io/llms.txt
Use this file to discover all available pages before exploring further.
What you can do
| Action | Description |
|---|---|
| Validate Email | Check the validity of a single email address using Enrichley. |
Plan requirements
A paid Enrichley plan with API access is required.Setup
Get your Enrichley API key
Copy your API key from your Enrichley profile.
Add the Enrichley action in Pipedream
In your Pipedream workflow, click + Add a step → search for Enrichley → select Validate Email.
Wire up the email input
Pass the email to validate — usually from an upstream trigger or workflow variable — into the action’s
email field.Use cases
- Form submission validation — validate emails as soon as a form is submitted (HTTP trigger), then branch.
- Scheduled list cleaning — run a Pipedream cron that pulls a list, validates each email, and writes results back.
- Multi-tool orchestration — combine Enrichley with any of Pipedream’s 3,000+ other integrations.
Get help
- Pipedream’s listing for Enrichley: pipedream.com/apps/enrichley
- Enrichley support: support@enrichley.io

