I am currently working with an email template. I am trying to integrate my json script into it. I have gotten it to work before but for some reason, it is no longer working. I am certain that I am writing the code correctly:
You’re basically looking for an attribute named asm_group_unsubscribe_url in the current HTML element. But your HTML sample does not include such an attribute. So you’d have to add it.
Or maybe what you wanted to do was to see if the asm_group_unsubscribe_url exists in the snippet, in which case you’d use