Skip to main content
Playbooks are pre-built, ready-to-use workflows that connect the Enrow API to popular automation platforms — n8n, Zapier, and Make. Copy a workflow, add your API key, customize it, and deploy in minutes — no code required.

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 the x-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:
1

Choose a Playbook

Select a workflow that matches your use case
2

Copy the Workflow

Import the workflow JSON into your automation platform (n8n, Zapier, Make)
3

Add Your API Key

Configure the Enrow nodes with your API key from the dashboard. See Authentication for details.
4

Customize

Adjust the workflow to match your specific needs
5

Activate

Turn on the workflow and start automating!
Before scaling a workflow that fires many requests, review Rate limits and Credits & billing so your automation stays within quota and budget. For automations that react to completed searches, see How webhooks work.

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:
Featuren8nZapierMake
PricingFree (self-hosted)Starts at $20/moStarts at $9/mo
HostingSelf-hosted or cloudCloud onlyCloud only
ComplexityHigh flexibilitySimpleMedium
Best ForDevelopers, complex workflowsQuick automationsVisual workflows
Enrow SupportFull API accessHTTP requestsHTTP requests

FAQ

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.
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.
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.
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.