Installation

The Periodix Actions node is published as the community node package @periodix/n8n-nodes-actions. There are two ways to install it.

Community Nodes (recommended)

  1. In n8n, go to Settings → Community Nodes.
  2. Click Install.
  3. Enter @periodix/n8n-nodes-actions and click Download.
  4. The Periodix LinkedIn Search node will appear in your node palette.

Self-hosted / manual

If you run a self-hosted n8n instance, install the package directly. Run this inside your n8n installation, then restart n8n:

npm install @periodix/n8n-nodes-actions
📘

Need more detail?

See the official community nodes installation guide for full instructions and troubleshooting.

Next step

Once the node is installed, set up authentication so it can connect to your Periodix Actions account.