Getting the instance url of the user at the time of login in REST API

Hi,

I'm integrating SugarCRM into our product. Currently I'm using the trial version. It seems that each account has an instance url, but I seem to be needing the instance url for login.

So, if a user connects their SugarCRM account in our product, how can I get their instance url for login. SugarCRM doesn't seem to need app creation for integrations, so there's no point of creating my own account and using that url.

For example, Salesforce has a common endpoint for login which gives the instance url for the user when his token is generated. I store this instance url and use that for all their API calls.

Any help regarding this would be appreciated.

Parents Reply Children
No Data