18 Jan 2022 09:59 AM - last edited on 23 Nov 2023 11:18 AM by Michal_Gebacki
Hi,
I display the Tags in the email integration using the placeholder {Tags}
Is there any way to :
- select a tag in the list to avoid useless tags and have an efficient email alerting
- or execute a javascript to have custom information (as in pre/post steps of synthetic)
Help page I used :
Thanks for help !
Solved! Go to Solution.
15 Mar 2022 04:04 PM
Hi Simon,
With version 236 we introduced a new placeholder that allows you to include individual tags in your payload: {Tags[key]}
If there are multiple values with the same key it would result in a comma-separated list of the values.
Hope this helps,
Cheers,
Dirk
24 Mar 2022 10:16 PM
Thanks, I will test it !
24 Mar 2022 11:50 PM
Thanks much for sharing the news.
It's a feature I have been waiting for some time -- one step forward in having a reasonable ability to customize alert messages.
Thanks. Tibebe
05 Apr 2023 09:21 AM
How can we use this feature if we have a context for a tag.
[AWS]Name, [AWS] key
04 Sep 2023 03:33 PM
Hey, did you find any solution to this? I am facing the same issue.
04 Sep 2023 04:04 PM
Hi Agsta,
{Tags[[AWS]Name]}
I passed this way in email body & it worked.