phakesley
9 months agoNeophyte
LM Tokens can they be broken down
Hi, We have a ServiceNow integration and use the ##EXTERNALTICKETID## in our alerts views and dashboards.
However I believe tokens are clunky and not particularly granular.
For example ##EXTERNALTICKETID## also contains the integration name as part of the token. Something we do not want all we need is the TicketId as per the JSON payload. In addition it is not possible to rename the column header is alerts and dashboards. This makes look untidy.
Would it be possible to have something like:
##EXTERNALTICKETID.TICKET## with the ability to have a DISPLAYNAME option
##EXTERNALTICKETID.INTEGRATION##with the ability to have a DISPLAYNAME option