Articles on: Integrations & API

How to Integrate Prospeo with n8n

How to Connect Prospeo to n8n (Cloud)

Connect your Prospeo API to n8n Cloud to automate lead enrichment workflows.


Note: This integration is linked to your account only. It is not shared across the team.

Requirements

  • A Prospeo account with API access.
  • An n8n Cloud account.

Step 1: Create Your Prospeo API Key

  1. Go to app.prospeo.io/api
  2. Under API Keys, click Create API key

If you already have a valid key, copy that key and move to Step 2
  1. Name your new (e.g., "n8n key"), click Create API key.

  1. Click the clipboard icon next to the API key to copy it.

Step 2: Install the Prospeo Node in n8n

  1. In your n8n dashboard, click Create workflow at the top right.

  1. Click the "+" button (Open nodes panel) in the top right of the canvas.

  1. Search for Prospeo and select it.

  1. Click Install node.


  1. Once installed, select any action to get started (e.g., Enrich a person).


Step 3: Add Your Prospeo API Key

  1. Under Credential, click Set up credential.

  1. Paste your Prospeo API key in the API Key field and hit Save.

  1. You should see "Connection tested successfully" confirming the successful setup.


Your Prospeo node is now ready to use in n8n workflows.


Available Prospeo Actions in n8n

  • Enrich a person — Get verified email, mobile, and full profile data.
  • Find verified work email — Find an email from a name + company or LinkedIn URL.
  • Find verified mobile number — Find a mobile number from a LinkedIn URL.
  • Enrich a company — Get company data from a domain or name.
  • Get account information — Check your credit balance and plan details.

For more details on how to use these endpoints within n8n, see How to Use Prospeo Endpoints with n8n



FAQs


Why can't I push leads directly to n8n?

n8n works differently from our other integrations. There's no native push from Prospeo to n8n. Instead, the integration runs through your Prospeo API key used directly inside n8n, so the data flows from within your n8n workflows (using the Prospeo node's actions) rather than being pushed from Prospeo's dashboard.


Why doesn't n8n show as "Connected" on my Integrations page?

Because the n8n integration runs through your API key inside n8n rather than a direct connection on Prospeo's side, n8n won't appear with a Connected tag on your Prospeo Integrations page the way our cold outreach integrations do. This is expected, and your workflows will still work as long as the API key is set up correctly in n8n's credentials.


Does n8n have a self-hosted option?

Yes. For self-hosted n8n, install the Prospeo community node by searching for @prospeo/n8n-nodes-prospeo in your community node settings. Then follow the same credential setup above in Step 3. See the Prospeo community node page for more details. If you are unsure on how to set up self-hosted n8n server, visit Self-hosting n8n Docs.


Which Prospeo plans support the n8n integration?

Any plan with API access (Starter, Growth, or Pro). The Free plan has limited API access but may work for testing.


Does this use my Prospeo credits?

Yes. Each API call through n8n consumes credits the same way as using the API directly. See our API docs for more information on how credits are consumed: https://prospeo.io/api-docs


Updated on: 29/06/2026