Facebook Pixel
Integrationsn8n Integration

n8n Integration

Install and configure the ConnectSafely community node inside n8n.

Automate LinkedIn workflows without writing code. The ConnectSafely community node for n8n mirrors the web docs and includes ready-to-run workflows.

Installation

Install via Community Nodes

  1. Open your n8n instance.
  2. Navigate to Settings → Community Nodes.
  3. Search for n8n-nodes-connectsafely-ai.
  4. Click Install and restart n8n.

Install via npm

npm install n8n-nodes-connectsafely-ai

Configure Credentials

Setup credentials interface

  1. Add a ConnectSafely node to your workflow.
  2. Under Credential to connect with, choose Create New.
  3. Paste your API key from connectsafely.ai/api-key.
  4. (Optional) override the default base URL.

Tips

  • Store API keys securely using n8n credential vaults.
  • Regenerate keys from the ConnectSafely dashboard any time.
  • Test credentials before building complex workflows.

Available Nodes

Each page includes screenshots, configuration tables, and implementation tips drawn from the original n8n documentation.