Skip to content

itspoma/n8n-nodes-runn

Repository files navigation

n8n-nodes-runn

npm version License: MIT Dependencies Known Vulnerabilities

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).

Watch the Loom

Example of 2-way synchronization workflow between Runn and Google Sheets

Author

Roman Rodomansky, [email protected] @ 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.

Resources

About

Custom n8n node to integrate with Runn.io API

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published