Skip to main content

We are trying to use tags in an email from the host system that is kicking out the alert. I have a Regex that in rubular (see below) and regex101 will match several items, but within FS it’s only returning the first match/matchgroup.

We are likely going to have multiple tags on these notifications, so I need to be able to parse each value (comma separated) as a unique match instead of doing a “contains” on the entire string of tag entries. Here is what FS returns from our dev environment. 

Given there is a variable quantity of tags makes this a bigger challenge as we’re trying to keep alerts received as a single template to minimize overhead from an admin side. Anyone ever dealt with this? FS support has also been queried but I’m not sure they’ll have the support for this either (fingers crossed though!)

Join the Community or User Group to Participate in this Discussion

Reply