Package Information
Released: 4/22/2025
Downloads: 2 weekly / 10 monthly
Latest Version: 1.0.7
Author: Roman Rodomansky
Documentation
n8n-nodes-runn
This is an n8n community node. It lets you use Runn in your n8n workflows.
Runn is a project management platform that helps you manage your team's work and projects.
n8n is a fair-code licensed workflow automation platform.
Ralabs is a software dev company, who creates integration between 3rd parties (Salesforce, PowerBI, etc).
Example of 2-way synchronization workflow between Runn and Google Sheets
Author
Roman Rodomansky, roman@ralabs.org @ Ralabs
Installation
Follow the installation guide in the n8n community nodes documentation.
Local development
n8n-nodes-runn % npm run build
n8n-nodes-runn % npm link
n8n-nodes-runn % N8N_LOG_LEVEL=debug n8n start
Credentials
To use this node, you need to have a Runn API key. You can get one from your Runn account API settings.
Operations
Supported Triggers
- Events:
On created,On updated,On deleted - Resources:
Client,Project,People,Actuals,Assignments,Contracts,Users,Teams
Supported Resources & Operations
Client(fetch all, fetch one, create, update, delete, archive, unarchive)Project(fetch all, fetch one, create, update, delete, archive, add a note, unarchive, delete)Person(fetch all, fetch one, create, update, delete, archive, unarchive, delete)
Compatibility
This node supports n8n version 20.0.0 and above. It has been tested against n8n version 20.0.0.


