I need to create a Crowd group of 800 users. I believe all users area already members of Crowd, I just need to put them in a Group. I was trying to import a CSV to add them to a group.
It seems to require two files...one with User information, then a second file with the Group information.
Does the User file require anything more than just the UserID? All the other information...fname, lname, email, password...are already in Crowd.
Or is there another way to create this huge Group without having to go pick out the 800 users?
Thanks.
Hi @Nancy Bonanno ,
Both files are required. The CSV heading is also required.
Another option is to use REST API, reading the CSV file line by line and adding them to a certain group.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.