FullEnrich integration will be part of n8n starting from version n8n@1.103.1 (August 2025). If you have an older version of self-hosted n8n, you’ll need to update your n8n version.Alternatively, you can install the fullenrich package by going to “Settings” > “Community node” > “Install” and copy-pasting “n8n-nodes-fullenrich”.

Set Up Authentication

To authenticate with FullEnrich, simply paste your API key into the node’s authentication field:
  1. Open the FullEnrich node in your workflow.
  2. In the Credential section, select or create new credentials.
  3. Then paste your FullEnrich API key.
  4. Save and you’re ready to go.
✅ No need to format it — just copy your API key from FullEnrich and paste it directly. N8n Authentication Gi

Set Up the FullEnrich Trigger

If you want to take action after the enrichment is complete — for example, updating a CRM or Google Sheet — you can use the FullEnrich Trigger node in your workflow. The trigger node listens for the enrichment result and activates automatically when the data is ready.

How to Use It

  1. Add the FullEnrich Trigger node to your workflow.
  2. Copy the Webhook URL from the trigger node.
  3. Paste this URL into the Webhook URL field in the Start Enrichment (action) node.
  4. Run or activate the workflow — you’re ready to receive results in real time!
💡 This setup ensures your workflow continues as soon as the enrichment is complete — no polling or manual checks required. N8n Set Trigger Gi