how to create users by using php automation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2014 03:07 AM
is there any possible way to create a users account by using the php automation api.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2014 02:45 PM
Hi,
I advise you to use the REST API with your favorite REST PHP library for building the request. See http://nuxeo.github.io/api-playground/#/resources/user/2/POST
