[Vtigercrm-developers] How to login in Vtiger using Html, Jquery client

Adam Heinz amh at metricwise.net
Fri Jul 20 07:28:57 PDT 2012


The web service Login call doesn't take password, only access key.  I
think you're out of luck, short of writing a new web service call.

https://wiki.vtiger.com/index.php/WebServices_tutorials#Login

On Fri, Jul 20, 2012 at 12:22 AM, ram prasad <ramtrg at gmail.com> wrote:
> Thank You...This Javascript library has only webservice calls and query
> after getting session id by passing preference key. I want to get Preference
> Key(taken from CRM preferences) from my client itself.
>
> My need :
>
> Validate the username and password to login vtiger account from client.
> if valid user, get preference key and using this key get session id.
> Then i can use this javascript library to call webservices with my
> preference key and session id.
>
> Now i need First step only.Please help me to do this?


More information about the vtigercrm-developers mailing list