Hello all,
I have a situation where a partner community is to be created. There should be a large amount of Accounts and Contacts. (1000 +)
Is there some way to:
- automatically (data loader, apex) to mass enable accounts as Partner Accounts
- mass enable contacts as Partner users
I would be very grateful if you can explain the way this can be done and also if you can pin point to some materials / artciles / guides.
Thanks,
Nika
1 answer
Hi Nika,
This might help-:
https://help.salesforce.com/articleView?id=000323576&type=1&mode=1
you can use data loader to import users
Thanks,
Sakshi