What are Playbooks?
Playbooks are templates you import into your automation platform so you can run Enrow’s Email Finder, Email Verifier, and Phone Finder without building integrations from scratch. Each playbook is self-contained: it includes the nodes, request payloads, and result handling you need to go from a name to a verified contact automatically.Which playbooks are available?
Pick the playbook that matches your automation platform. Every playbook authenticates with your Enrow API key in thex-api-key header — see Authentication for how to get and pass the key.
n8n workflows
Getting Started with n8n
Learn how to connect Enrow to n8n and make your first API callDifficulty: Beginner | Time: 5 min
Email Enrichment Workflow
Automatically enrich contacts from Google Sheets with verified emailsDifficulty: Intermediate | Time: 15 min
Lead Verification Workflow
Verify email lists and remove invalid addresses before campaignsDifficulty: Beginner | Time: 10 min
Zapier workflows
Getting Started with Zapier
Connect Enrow to Zapier and automate email discoveryDifficulty: Beginner | Time: 5 min
Make (Integromat) workflows
Getting Started with Make
Build visual workflows with Enrow and MakeDifficulty: Beginner | Time: 5 min
What can I use Playbooks for?
Playbooks cover the most common contact-data automations across sales, marketing, and recruitment. The examples below map directly to the workflows above.Sales & prospecting
- Lead Enrichment: Add emails to CRM contacts automatically
- List Building: Build prospect lists from LinkedIn Sales Navigator
- Outreach Automation: Find emails, verify them, and send personalized outreach
Marketing
- Email List Cleaning: Verify your email lists before campaigns
- Form Enhancement: Enrich form submissions with additional contact data
- Event Follow-up: Find attendee emails from event registration data
Recruitment
- Candidate Sourcing: Find contact info for potential candidates
- Application Enrichment: Add emails to applicant data
- Talent Pool Building: Build enriched databases of potential hires
How do I use a Playbook?
Follow these five steps to go from template to a live, automated workflow:Add Your API Key
Configure the Enrow nodes with your API key from the dashboard. See Authentication for details.
Which platform should I choose?
n8n offers the most flexibility for developers, Zapier is the fastest way to set up simple automations, and Make sits in between with a visual builder. The table below compares the three:| Feature | n8n | Zapier | Make |
|---|---|---|---|
| Pricing | Free (self-hosted) | Starts at $20/mo | Starts at $9/mo |
| Hosting | Self-hosted or cloud | Cloud only | Cloud only |
| Complexity | High flexibility | Simple | Medium |
| Best For | Developers, complex workflows | Quick automations | Visual workflows |
| Enrow Support | Full API access | HTTP requests | HTTP requests |
FAQ
Do I need to write code to use a Playbook?
Do I need to write code to use a Playbook?
No. Playbooks are no-code templates you import into n8n, Zapier, or Make. You only need to add your Enrow API key and adjust a few settings to match your data.
Where do I get the API key for a Playbook?
Where do I get the API key for a Playbook?
Sign in at app.enrow.io, open the API section, and copy your key. Each playbook expects this key in the
x-api-key header — see Authentication.Will running a Playbook consume credits?
Will running a Playbook consume credits?
Yes. Every Email Finder, Email Verifier, and Phone Finder call a workflow makes consumes credits, just like a direct API request. See Credits & billing for per-endpoint costs.
What if a request fails inside my workflow?
What if a request fails inside my workflow?
The API returns standard HTTP status codes and error messages your platform can branch on. See Status codes and Error handling to handle failures gracefully.
Need help?
n8n Documentation
Learn more about n8n
Enrow Support
Get help with your workflows
API Reference
Explore the full API
Community
Join our community
Request a Playbook
Don’t see the workflow you need? Let us know and we’ll create it for you! Common requests:- CRM integration workflows
- Specific platform integrations
- Industry-specific use cases
- Custom automation scenarios
Next steps
Getting Started with n8n
Connect Enrow to n8n and make your first API call.
Email Enrichment Workflow
Enrich contacts from Google Sheets with verified emails.
Authentication
How to pass your API key in the x-api-key header.
Integrations
Explore native CRM and orchestrator integrations.

