Connect Akto with N8N

N8N is a workflow automation platform that connects various services and automates tasks. This setup is recommended if you want to monitor API traffic from your N8N workflows and ensure your automated processes maintain security standards.

The Akto N8N connector automatically:

  • Fetches all workflow metadata from your N8N instance

  • Monitors workflow executions

  • Sends API traffic data to Akto for security analysis

Step 1: Configure Akto Traffic Processor

Set up and configure Akto Traffic Processor. The steps are mentioned here.

Step 2: Clone the Akto Infrastructure Repository

Clone the Akto infrastructure repository and checkout the feature branch:

wget https://raw.githubusercontent.com/akto-api-security/infra/refs/heads/feature/quick-setup/docker-compose-n8n-cron.yaml

wget https://raw.githubusercontent.com/akto-api-security/infra/refs/heads/feature/quick-setup/n8n-cron.env

wget https://raw.githubusercontent.com/akto-api-security/infra/refs/heads/feature/quick-setup/watchtower.env

Step 3: Configure N8N Environment Variables

Update the following variables in the n8n-cron.env file:

Step 4: Start the N8N Traffic Connector

Run the following command to start the N8N traffic connector:

This will start monitoring your N8N workflows and send API traffic data to Akto for analysis.

What Data is Collected?

The N8N connector collects two types of data:

Workflow Metadata

  • All workflows from your N8N instance

  • Webhook URLs (if configured in workflow)

Workflow Executions

  • Executions from the last hour

  • First node input data

  • Last node output data

Get Support for your Akto setup

There are multiple ways to request support from Akto. We are 24X7 available on the following:

  1. In-app intercom support. Message us with your query on intercom in Akto dashboard and someone will reply.

  2. Join our discord channel for community support.

  3. Contact [email protected] for email support.

  4. Contact us here.

Last updated

Was this helpful?