Integrations
Available · Self-hosted

Automate Renidly in n8n.

A native Renidly node for n8n. Enrich, search, and verify people, companies, and business email in any workflow, on one key. Install it on self-hosted today; n8n Cloud verification is in progress.

Community node

Install on self-hosted n8n

Renidly is published as an n8n community node, so it installs from inside n8n in a couple of clicks, no code required.

  1. 1

    Open Community Nodes

    In your n8n instance go to Settings → Community Nodes → Install. This is available on self-hosted n8n (and n8n Desktop) when community nodes are enabled for the instance owner.

  2. 2

    Install the package

    Enter the package name n8n-nodes-renidly, accept the community-node prompt, and click Install. n8n pulls it straight from npm.

  3. 3

    Get your Renidly API key

    Grab your key from your dashboard. It starts with rnd-. The same key covers the Data, Live, and Email products.

  4. 4

    Create a Renidly credential

    Add a new Renidly API credential and paste your key. n8n verifies it against your account balance, which doesn't consume any credits. Enterprise keys (prefixed enterprise-) are detected and routed automatically.

  5. 5

    Add the Renidly node and run

    Drop the Renidly node into any workflow, pick a Resource and Operation, map your fields, and hit Execute. Each call returns the response data ready for the next node.

n8n Cloud

Verification in progress

On n8n Cloud, community nodes can only be added once they've been verified by n8n. The Renidly node is published and submitted for verification. Once it's approved, Cloud users will be able to search “Renidly” in the nodes panel and add it with a single click, no install step. Until then, run it on self-hosted n8n or n8n Desktop using the steps above.

What you can run in n8n

Every Renidly product, as workflow actions

Email

Verify and find business email.

  • Verify
  • Find from name + domain
  • Find by profile URL
  • Reverse lookup
  • Get prospects

Person

Cleaned, deduplicated records.

  • Get by ID or handle
  • Search by title, location, skills…

Company

Cleaned, deduplicated records.

  • Get by ID or slug
  • Search by industry, size…
  • Get employees

Discover

Keyword prospecting.

  • Search people
  • Search companies
  • Search jobs

Job Change

GTM signal.

  • Search join, leave & title-change events

Live Person

Freshest snapshot on demand.

  • Enrich
  • Resolve handle
  • Get lookalikes
  • Get employment history

Live Company

Freshest snapshot on demand.

  • Enrich
  • Resolve slug
  • Get headcount
  • Get similar

Account

Free, no credits used.

  • Get balance
  • Get tier & rate limit

Every operation returns the response data unwrapped and ready to map. Calls are charged per successful response, validation errors, auth failures, and cache hits are free, and each response carries X-Credits-Consumed and X-Credits-Balance headers. See the API reference.