n8n-nodes-rohan-test
v0.1.0
Published
n8n community node for the Rohan Test trigger integration
Maintainers
Keywords
Readme
n8n-nodes-rohan-test
This package provides a Rohan Test trigger node for n8n.
Included node
Rohan Test Trigger: starts a workflow when configured Rohan Test events are received
Credentials
Use the Rohan Test API credential with:
- your API key
- your Rohan Test base URL
Default base URL:
https://uat-tools.bugsmash.io/backendSupported trigger events
- New Comment
- Comment Replied
- Comment Updated
- Priority Changed
- Status Changed
You can also optionally filter events by project.
Development
npm install
npm run buildPublish checklist
npm run lint
npm run build
npm publish