n8n-nodes-tom-ticket
v0.1.0
Published
n8n community nodes for TomTicket API v2
Downloads
10
Maintainers
Readme
n8n-nodes-tom-ticket
This is an n8n community node package for TomTicket API v2.
Features
- Shared TomTicket API credentials (Bearer token)
TomTicket TicketnodecreategetgetAllreplyAsOperatorfinish
TomTicket CustomernodecreategetgetAllupdate
- Built-in soft throttling/retries for the documented API limit (3 req/s)
Credentials
Create a credential of type TomTicket API and provide your TomTicket API token.
The package targets the fixed API base URL:
https://api.tomticket.com/v2.0
Development
npm install
npm run build
npm run testCompatibility
- n8n community package (
n8nNodesApiVersion: 1) - Raw TomTicket payload output for all operations
