Organise contacts and offer a subscriber preference center with mailing lists.
Public
. Public lists will be shown to all contacts in the Preference Center.
You can also sign up new subscribers to public lists with Forms.
{unsubscribe_link}
dynamic tag.
You can upload a company icon to brand your Preference Center. This option is shown just below your mailing lists in the Lists settings page.
Create
Set visibility
Save
Choose a workflow
Set the trigger
Select the list
Start the workflow
Choose a campaign
Select the list
Apply additional filters
Go to Contacts
Select a contact
Manage subscriptions
mailingLists
object in the payload.
This mailingLists
object is a key-value pair of list IDs and a subscription status. The subscription status can be true
or false
.
list_123
and unsubscribed from list_456
.
Mailing list IDs can be found in the app (click the ID to add it to your clipboard) or by using the API.
mailingLists
parameter to the form body with the value a comma-separated list of mailing list IDs.
HTML example: