I want add list of Users ton apésificly group using apex code.
the list of user are in a CSV file
so if you have any idea tel me it.
thank you.
3 个回答
Hey Khaled,
You can use a tool like Data Loader, Dataloader.io, or Workbench to mass add users to a group, without writing any Apex code!
Check out this post for more info:
https://success.salesforce.com/answers?id=90630000000ghaRAAQ
Hope this helps!
David