Hello,
I have created an automation that sends an email when a certain criteria is met. This portion of the automation is working what I am having an issue with is the customer field data and how it is displayed in the email (the XXX is just me removing customer information). The customer field is showing as an URL. I only want to see the value. Anyone have any ideas?
Partial body of email
received an alarm for {self=https://XXX-sandbox-647.atlassian.net/rest/api/2/customFieldOption/10290, value=XXX, id=10290, child={self=https://XXXXX-sandbox-647.atlassian.net/rest/api/2/customFieldOption/10348, value=XXX, id=10348}}
What I want to see
received an alarm for XXX, XXX
Try using REGEX with automation. Check doc Extract Content out of Description and Summary with Regex and Automation
Best reagrds
Sam
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.