Back to Nodes

Trengo Trigger

Last updated Apr 30, 2025

A n8n node for listening to Trengo webhook events

1 Weekly Downloads
17 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 βœ…
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

  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.)