Skip to content

davejlong/n8n-nodes-syncrormm

Repository files navigation

n8n-nodes-syncrormm

This is an n8n community node to work with the Syncro RMM API in your n8n workflows.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Alerts

  • Create new alerts
  • Get RMM alerts with filtering support

Assets

  • Create new assets
  • Get assets with filtering support
  • Update existing assets

Contacts

  • Create new contacts
  • Get contacts with filtering support
  • Update existing assets

Customers

  • Create new customers
  • Get customers with filtering support
  • Update existing customers

Tickets

  • Create tickets with populated dropdowns for type and status
  • Get tickets with filtering support
  • Update existing tickets

Credentials

This node requires your Syncro tenant subdomain and an API key.

API key requires the following permissions:

  • Assets - View Details
  • Assets - List/Search
  • Assets - Create
  • Contacts - Import
  • Customers - Create
  • Customers - List/Search
  • Customers - View Detail
  • Tickets - List/Search
  • Tickets - View Details
  • Tickets - Create
  • RMM Alerts - List
  • RMM Alerts - Create

Compatibility

Tested against n8n 1.79.3+

Resources

Why not the built-in node?

The SyncroMSP node built into n8n is extremely limited and buggy and this node is intended to be a complete rewrite. Once it's built out more, I will likely submit it to replace the SyncroMSP built-in node, but for now, I'm keeping it separate to ease the update process.

Funding

If this community node helps you, please consider funding it's continued development.

Buy Me A Coffee

About

Updated SyncroRMM node for n8n

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published