Hi Team,
We have used SugarCRM REST API V10 ({{accountURL}}/rest/v10/Contacts?filter=xxxx)
Does it support for On-Premises? Is there any different configuration setup required?
Hi Team,
We have used SugarCRM REST API V10 ({{accountURL}}/rest/v10/Contacts?filter=xxxx)
Does it support for On-Premises? Is there any different configuration setup required?
Hello Ajith R,
Sugar API is available both on Cloud and in OnPremise installations.
An easy test to check if you are being able to reach the API is to access the URL:
https://<site_url>/rest/v{version}/help
.
After that you can start authenticating.
I hope this helps.
Hello Ajith R,
Sugar API is available both on Cloud and in OnPremise installations.
An easy test to check if you are being able to reach the API is to access the URL:
https://<site_url>/rest/v{version}/help
.
After that you can start authenticating.
I hope this helps.