Update Servers & Workflows/RocketChat/Autotask RegEx Replacer.md

This commit is contained in:
Nicole Rappe
2024-05-16 16:06:29 -06:00
parent 7dc38aa6a1
commit c41e29497d

View File

@ -7,5 +7,5 @@ From RocketChat, navigate to the "Marketplace" and look for "**Word Replacer**".
[{"search": "T(\\d{8}\\.\\d{4})", "replace": "[$&](https://ww15.autotask.net/Autotask/AutotaskExtend/ExecuteCommand.aspx?Code=OpenTicketDetail&TicketNumber=$&)"}] [{"search": "T(\\d{8}\\.\\d{4})", "replace": "[$&](https://ww15.autotask.net/Autotask/AutotaskExtend/ExecuteCommand.aspx?Code=OpenTicketDetail&TicketNumber=$&)"}]
``` ```
!!! complete !!! success
Now everything should be functional and replacing ticket numbers with valid links that open the ticket in Autotask. Now everything should be functional and replacing ticket numbers with valid links that open the ticket in Autotask.