connectwise

n8n node - Connectwise

Package Information

Released: 1/22/2024
Downloads: 12 weekly / 30 monthly
Latest Version: 0.2.3
Author: mattfaulkner

Documentation

Banner image

n8n-nodes-connectwise

This repo contains a node which will provide access to Connectwise PSA.

Using this community node

The Connectwise node implements the following actions & operations:

  • Company
    • Get All Companies
  • Service Ticket
    • Get All Service Tickets
    • Add a Service Ticket Note

In the case of GET operations, the following optional fields have been implemented:

  • Conditions (default: null) - filter results
  • Fields (default: null) - which fields to return
  • Page Size (default: 1000) - how many results are returned
  • Page ID: (default: 0) - if the result set is greater than Page Size, what page index do you want to return

For more information visit the Connectwise developer site

License

MIT

Discussion