Bulk account creation
-
Bulk account creation
I am looking at Nodebb for an organisation with several thousand members and would like to be able to populate the system with accounts.
Is there a plugin or bit of code that I can use to do this?
Bulk group creation
The goal is to take some of the members and associate them with a special interest group, again we have this in our CRM but would really rather not have to type them in.
Automation
While batch mode stuff is all well and dandy and almost certainly what we will go with to start with to test out our hypothesis that members want to have a forum, the goal has to be to create a link between our CRM and Node. Some sort of restful interface.
Any thoughts you good people have on how to achieve either batch load of accounts / integration with a CRM would be appreciated.
Thxs
-
If your users are stored in a db, you can build a plugin that works with nodebb-plugin-import.