Hi,
I have a hosted preferences page. If someone unsubscribes and comes back to the hosted preferences page it will show their interests checked off even though they unsubscribed. So In my code I would like to do an if statement that says if they are unsubscribed uncheck the interest checkboxes.
Is there away for me to pull the user’s email subscription status ? I tried {{ consent }} but it doesn’t work.
Thanks