n8n-nodes-persio
n8n nodes to trigger workflows from Persio or send data. Uses the components API which allows to create user identity or event.
How to install
Community Nodes (Recommended)
- Go to Settings > Community Nodes.
- Select Install.
- Enter
n8n-nodes-persio
in Enter npm package name. - Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
- Select Install.
After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.
Manual installation
To get started install the package in your n8n root directory:
npm install n8n-nodes-persio
For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:
RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-persio
Integration setup
Persio
- Login into Persio
- Go to Settings > Api key.
- Click Create button.
- Use the copy button on the right side.
Credentials
- Go to N8N
- Left side click the Key icon
- Add credential
- Search Persio in the list