New 4/23/2026 Stefano Bagnatica
Feature similar to the existing User Lookup integration, but applied to individual tickets instead of users.
Proposed feature name:
Custom Ticket Lookup
Description
The Custom Ticket Lookup should allow the system to call an external URL when a ticket is opened, passing one or more ticket-related parameters (at least the Ticket ID, but could be useful also other fields like Category, Custom Fields, etc.).
The response returned by the external service (HTML or JSON) should be rendered directly in the right-side panel of the ticket view.
How it should work
https://external-system.local/ticket-lookup?ticketId=#TicketID#
Use cases