Posted by MattVBO on June 17, 2008 at 2:25pm
We're happily building a flex site with Drupal as our content and membership provider. Everything works great, except today when I'm getting ready to put the registration side of things on the Flex application - I cannot find a way to call into Druapl to register a user.
The login/logout service calls work perfectly - as does the connect call from the system service - but I am at a loss as to what call to make to register a new user.
Any direction greatly appreciated.
M@

Comments
Hi
I've created a custom service module for registration... but i will customized it based on User profiles.... There are number of videos out there to help you get started...
http://files.thisbythem.com/screencasts/services-1.mov
http://files.thisbythem.com/screencasts/services-2.mov
If you want I can help you on that as well... just email me profile_fields and profile_values!
Thanks Heinz!
Heinz: Those videos are GOLD! They make it look incredibly simple. I was wondering if you could send me the php code for your custom service module? It would save me a ton of time.
Thanks,
M@