[Vtigercrm-developers] Create user with API in vtiger 7

Alan Lord alanslists at gmail.com
Sun Feb 4 12:16:44 GMT 2018


Using the server API I have successfully created users before. I have a 
small script [1] that I run from the command line which reads in the 
contents of a csv file and uses vtws_create() to add each user.

The csv header row (row 1) looks like this:

> first_name, last_name, email1, user_name, is_admin, time_zone, currency_grouping_separator, language, date_format, status, roleid, user_password, confirm_password


[1] https://paste.ubuntu.com/26518323/

HTH

Al


On 04/02/18 08:51, Prasad wrote:
> roleid - is a virtual reference type (handled on the server), unlikely 
> supported through client webservice.
http://www.vtiger.com/
> 




More information about the vtigercrm-developers mailing list