We have been reviewing the documentation on your developer site related to dynamic content here:
https://developer.constantcontact.com/docs/developer-guides/custom-content.html
Using parameters I can see how we might populate our messages dynamically:
<p>Dear $SUBSCRIBER.FIRSTNAME,</p>
<h4>Thank you for being a part of our $SUBSCRIBER.CUSTOMTEXT1 class!</h4>
However, we are wondering if we can take that a step further. What we would like to do is add a link "Yes, continue sending me emails" to the top of messages ONLY in cases where a customer has not yet
Hi @MikeM10!
I dug into this question a bit deeper, and it looks like conditional programming, such as what would be needed for your question, is not supported in our editor. The permission reminder is an on or off switch for everyone receiving the email. So, one thing you could do, is separate out the Implicit Permission contacts into a new list, and send them a version of the email with the permission reminder on. I apologize that conditional programming isn't compatible with our editor. I can definitely pass on the feedback to our developers, though! Thanks for reaching out to the Community with your query, and don't hesitate to ask if you ever have more questions!