I am working on a MSPIntegrations mailbox and I need to create a rule that can set the “Priority” of the ticket created when it finds the value of the “Severity”. The message coming in cannot be edited with a block of text so I have to translate the information received by the message and allow it to set the “Priority”. See below for example.
Text from Message is [Severity=Warning} and we need the Priority to be set as “Medium”.
Is there a way to write this rule/action?