From c41e29497d14cec51aba4cf63bd7e00da1bf832e Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 16 May 2024 16:06:29 -0600 Subject: [PATCH] Update Servers & Workflows/RocketChat/Autotask RegEx Replacer.md --- Servers & Workflows/RocketChat/Autotask RegEx Replacer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers & Workflows/RocketChat/Autotask RegEx Replacer.md b/Servers & Workflows/RocketChat/Autotask RegEx Replacer.md index 088f88c..53f775c 100644 --- a/Servers & Workflows/RocketChat/Autotask RegEx Replacer.md +++ b/Servers & Workflows/RocketChat/Autotask RegEx Replacer.md @@ -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=$&)"}] ``` -!!! complete +!!! success Now everything should be functional and replacing ticket numbers with valid links that open the ticket in Autotask. \ No newline at end of file