Back to Nodes

Trengo Trigger

Last updated May 18, 2026

A n8n node for listening to Trengo webhook events

16 Weekly Downloads
246 Monthly Downloads

Included Nodes

Trengo Trigger

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 | βœ… |
| TICKETLABELADDED | Label added to ticket | βœ… |
| TICKETLABELDELETED | Label removed from ticket | βœ… |
| TICKET_ASSIGNED | Ticket assigned | βœ… |
| TICKET_CLOSED | Ticket closed | βœ… |
| TICKET_REOPENED | Ticket reopened | βœ… |
| TICKETMARKEDAS_SPAM | Ticket marked as spam | βœ… |
| TICKETUNMARKEDAS_SPAM | Ticket unmarked as spam | βœ… |
| VOICECALLSTARTED | Voice call started | βœ… |
| VOICECALLENDED | Voice call ended | βœ… |
| VOICECALLRECORDED | Voice call recorded | βœ… |
| VOICECALLMISSED | Voice call missed | βœ… |
| VOICECALLROUTE_NUMBER | IVR action sent | βœ… |

πŸ”§ Installation

1. Open your n8n instance
2. Go to Settings > Community Nodes
3. Search for “@maximiliana/n8n-nodes-trengo”
4. Click Install
5. 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.)