Argorant
Argorant
Argorant + n8n

Verified B2B data for self-hosted workflows.

n8n teams run their automation close to their data — Argorant fits right in. Use the community node or a plain HTTP Request node to search 614M contacts, size markets, and pull verified exports inside any workflow, including n8n's AI agent nodes.

614M contacts · 184 countries · verified at export time
Setup

Connect n8n to Argorant

Install the community node or use HTTP Request — both authenticate with the same API key and hit the same REST surface.

1

Create a free Argorant account and mint an API key under app.argorant.com/profile → API keys.

2

Install the community node (Settings → Community nodes → n8n-nodes-argorant), or add an HTTP Request node.

3

Create an Argorant credential with your key — every operation authenticates through it.

4

Use Count, Search, Reveal, and Export operations in workflows, or expose them as tools to n8n AI agents.

AI agents

Give your n8n agents a contact database.

n8n's AI agent nodes can call Argorant operations as tools: an agent that researches a market can count it, preview who's in it, and hand verified contacts to the next node. Counts and previews are free, so agents can explore broadly and only spend credits when they commit to a list.

Claude · Argorant MCP
How many VP Sales contacts can we reach at SaaS companies in Germany?
→ suggest_industry·count_matches
8,412 VP-of-Sales contacts at software companies in Germany.
6,930 already verified · the rest verify live at export. Want me to prepare the list for your workspace owner to reveal?
Workflows

Lead pipelines that run on your infrastructure.

Self-hosted n8n means your lead data never transits a third-party automation cloud. Build workflows that export verified segments on a cron, enrich inbound signups by company domain, and push rows into your CRM — all on your own boxes, with Argorant as the data source.

CSV export
name,title,company,email,phone,industry,country,verify
Henrik Frei,Head of Network Ops,University of Michigan,hfrei@umich.edu,734-764-1817,Higher Ed,United States,valid
Meghan Jeffrey,Owner,Joseph Abboud,mjeffrey@josephabboud.com,212-586-9140,Retail,United States,valid
5,234 rows · 412 KB · saved 14:32
API surface

Clean REST, fully mappable JSON.

Every operation returns structured JSON that n8n's expression editor can map directly — no parsing glue. Async export jobs expose a status endpoint, so a simple Wait + IF loop handles even large verified exports cleanly.

POST /v1/search · 200 OK
curl https://api.argorant.com/v1/search \
-H "Authorization: Bearer ak_live_…" \
-d '{"industry":"saas",
"title":"vp sales",
"country":"DE"}'
{
"total": 8412,
"verified": 6930,
"export_url": "…/e/9f2c"
}
Coverage
614M
Contacts covered and continuously verified — available to your n8n workflows the moment you connect
Testimonials

Revenue teams that stopped tolerating bounces.

We replaced ZoomInfo in a weekend. Same coverage, a fraction of the cost, and the emails actually land. Our bounce rate went from 28% to under 3%.
Maria Chen
VP Sales · 30-rep outbound team at a logistics SaaS
Verification at export is the whole game. Every list we pull is checked live before it hits our sequencer — no more scrubbing through a second tool.
James Okafor
Founder · seed-stage developer-tools startup
We were paying $40K a year on an annual contract for data that bounced. Argorant is self-serve, a fraction of that spend, and the deliverability is night and day.
Priya Sharma
Head of Growth · Series-B fintech, 120 employees

Frequently asked
questions

n8n + Argorant

Everything about connecting n8n to verified, deliverable B2B contact data.

Still have questions? Talk to us

Yes — n8n-nodes-argorant is a community node with an Argorant API credential and Count, Search, Reveal, and Export operations. You can also use a plain HTTP Request node with a Bearer header; both paths are documented at argorant.com/docs/integrations/n8n.
Yes. Community nodes install on self-hosted n8n in Settings → Community nodes. Your instance talks directly to argorant.com over HTTPS with your API key — no middleman.
Yes. Expose the node's operations (or HTTP Request tools) to an agent node and it can size markets, preview segments, and create verified exports autonomously. If your agent speaks MCP instead, Argorant also runs a hosted MCP server — see argorant.com/docs/mcp/overview.
Counts and redacted search previews are always free. Reveals and verified exports use your workspace quota or credits, exactly like the web app, REST API, CLI, and MCP server.
Contacts are verified at export time, not just at collection time. Every export row carries a verification status, so downstream nodes can branch on quality.

Connect n8n in about a minute.

Free account, 100 credits included. Counts and searches are always free.

Loved by revenue teams
We run cold outbound for a dozen clients. Argorant replaced two tools and the bounce complaints just stopped.
Founder of a bootstrapped outbound agency · Lisbon, Portugal