I'm playing around with openmeetings and was wondering if anyone knows how to write a script to automatically add a user or group. The idea is that I want to integrate it with a site so that any time a user registers on the site, they automatically receive an openmeetings account and are enrolled in a group.
I figure as a last ditch, I can roll up my sleaves and figure out how to manually edit the appropriate tables but I was wondering if there was either a documented way to accomplish this or a feature built into the openmeetings software for this purpose.
Thanks in advance; any help would be appreciated.
There are SOAP and REST APIs [1] to add a user. They can be easily extended to add a group.