Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 2.5 KB

File metadata and controls

74 lines (51 loc) · 2.5 KB

n8n-nodes-enrow

npm version License: MIT GitHub stars Last commit

n8n community node for the Enrow API. Find and verify professional emails, phone numbers, and contacts in your n8n workflows.

Installation

Follow the n8n community nodes installation guide.

In your n8n instance:

  1. Go to Settings > Community Nodes
  2. Select Install
  3. Enter n8n-nodes-enrow
  4. Agree to the risks and select Install

Operations

Email Finder

Operation Description
Find Find a professional email from a name and company
Get Retrieve a previous search result by ID
Find Bulk Find emails for multiple contacts at once
Get Bulk Retrieve bulk search results by batch ID

Email Verifier

Operation Description
Verify Verify a single email address
Get Retrieve a previous verification by ID
Verify Bulk Verify multiple emails at once
Get Bulk Retrieve bulk verification results by batch ID

Phone Finder

Operation Description
Find Find a phone number from LinkedIn URL or name + company
Get Retrieve a previous phone search by ID
Find Bulk Find phone numbers for multiple contacts
Get Bulk Retrieve bulk phone search results by batch ID

Account

Operation Description
Info Get account information and remaining credits

Credentials

  1. Sign up at enrow.io
  2. Go to your dashboard and copy your API key
  3. In n8n, create a new Enrow API credential and paste the key

Pricing

Enrow offers 50 free credits with no credit card required. Paid plans range from $17/mo to $497/mo depending on volume. See enrow.io/pricing for details.

Links

License

MIT