Hi everyone,
We have a form with a checkbox that, when checked, should subscribe the user to the newsletter. How can I make it that a subscriptiion is added to the user when he checks the checkbox?
Hi everyone,
We have a form with a checkbox that, when checked, should subscribe the user to the newsletter. How can I make it that a subscriptiion is added to the user when he checks the checkbox?
Hi @Floris_Vidda,
The different ways of adding subscriptions to contacts are explained here: Manage your contacts' messaging subscriptions
It sounds like you’re looking for an automated solution which would be workflows (third section of the post linked above). In the enrollment triggers of your workflow, you would specify the form that the contact has filled out to subscribe.
Hope this helps!