Description
π n8n-nodes-trengo
Unofficial node to integrate Trengo webhook events into n8n workflows.
π About
This node allows you to receive Trengo events in real-time within your n8n workflows. It automatically verifies HMAC signatures and parses payloads so you can start automating your customer service processes.
β¨ Supported Events
Webhooks will be created and deleted automatically using the Trengo REST API.
| Event | Description | Supported |
|---|---|---|
| INBOUND | Inbound message received | β |
| OUTBOUND | Outbound message sent | β |
| NOTE | Internal note created | β |
| TICKET_LABEL_ADDED | Label added to ticket | β |
| TICKET_LABEL_DELETED | Label removed from ticket | β |
| TICKET_ASSIGNED | Ticket assigned | β |
| TICKET_CLOSED | Ticket closed | β |
| TICKET_REOPENED | Ticket reopened | β |
| TICKET_MARKED_AS_SPAM | Ticket marked as spam | β |
| TICKET_UNMARKED_AS_SPAM | Ticket unmarked as spam | β |
| VOICE_CALL_STARTED | Voice call started | β |
| VOICE_CALL_ENDED | Voice call ended | β |
| VOICE_CALL_RECORDED | Voice call recorded | β |
| VOICE_CALL_MISSED | Voice call missed | β |
| VOICE_CALL_ROUTE_NUMBER | IVR action sent | β |
π§ Installation
- Open your n8n instance
- Go to Settings > Community Nodes
- Search for "@maximiliana/n8n-nodes-trengo"
- Click Install
- Restart n8n
πΊοΈ Roadmap
- Support for Trengo API actions
- Extended documentation
π€ Contributing
Contributions are welcome! If you have any ideas or improvements, feel free to open a PR.
βοΈ Legal Disclaimer
This node is developed and maintained by Maximiliana (BUKIT APP, S.L.) and has no affiliation with Trengo. We are not responsible for any Trengo API changes or availability.
The Trengo logo and "Trengo" trademark are registered trademarks owned by Trengo B.V.
π License
MIT Β© Maximiliana (BUKIT APP, S.L.)