Login vTigerCRM via User Name & Password

102 Views Asked by At

According to the REST API documentation of vTigerCRM, its API only supports login with user name & access key.

Since vTigerCRM is based on SugarCRM, and API of SugarCRM allows user name & password to login, is there any chance that vTigerCRM can also login with user name & password?

Using vTigerCRM version 6.4.0

1

There are 1 best solutions below

0
On BEST ANSWER

It is recommended to use username and access key. If you change the password of that user then also your code will work (i.e. you dont have to change the password in the code as you are using access key).