Forum Discussion
Bulk Assigning Email Subscription Groups
- 2 years ago
Hey Dave! You definitely can. First, here's the relevant documentation.
The two columns you'll need are subscription_group_id which can be found under your subscription group page and subscription_state where the values can either be unsubscribed or subscribed.
Lastly, check out this call out from the documentation page:
"Only a single subscription_group_id can be set per row in the user import. Different rows can have different subscription_group_id values. However, if you need to enroll the same users into multiple subscription groups, you will need to do multiple imports."
Good luck!
Hey Dave! You definitely can. First, here's the relevant documentation.
The two columns you'll need are subscription_group_id which can be found under your subscription group page and subscription_state where the values can either be unsubscribed or subscribed.
Lastly, check out this call out from the documentation page:
"Only a single subscription_group_id can be set per row in the user import. Different rows can have different subscription_group_id values. However, if you need to enroll the same users into multiple subscription groups, you will need to do multiple imports."
Good luck!
Related Content
- 3 months ago
- 12 months ago