Forum Discussion

DaveSachs's avatar
DaveSachs
Active Member II
2 years ago

Bulk Assigning Email Subscription Groups

Can I "bulk assign" users to a subscription group using the Braze CSV import tool? For instance, if I wanted to assign 250k of our users to a specific subscription group, is that something I can d...
  • AllanHeo's avatar
    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!