List all variables used in the email
under review
V
Vladimir Poskrebyshev
When working with emails, especially with 3rd party transactional tools and dev. teams you often need to list variables your email requires.
Would be great if there will be a button in the email which you can click and see all your variables and conditions present in the current email so that you can just easily copy them to share with your dev. team.
M
Marina Kryvenets
marked this post as
under review
M
Marina Kryvenets
Hello!
Could you clarify whether you want to see this data as a list, without binding to elements where the variables or conditions are?
Can you kindly provide us with the screenshot with an example of such functionality? Thanks in advance.
V
Vladimir Poskrebyshev
Marina Kryvenets
Just as a list, which you can copy and paste into a task for developers. It can have this structure:
Title: Merge Tags & Conditions used in the email
H2: Merge Tags
{merge_tag_1}
{merge_tag_2}
...
H2: Conditions
{%if some_condition%} {%endif%}
{%if some_condition%} {%endif%}
Plus maybe the copy button for both sections so that you can copy them in 1 click
I think you are working on something like this for links in the test menu (it will show an overview of links used in the email). I suggest the same thing but for merge tags and conditions
M
Marina Kryvenets
Vladimir Poskrebyshev: Thank you for the clarification. I passed your request to our team for further investigation. Once I receive any update, I'll notify you here. We appreciate your participation.