Salesforce admins: Urgent action required!

Resco CRM Connector: Difference between revisions

Jump to navigation Jump to search
Line 37: Line 37:
* URL organization base web service URL is: <code>https://example.com/rest/v1/data/{organization}</code>
* URL organization base web service URL is: <code>https://example.com/rest/v1/data/{organization}</code>
* Domain organization base web service URL is: <code>https://{organization}.example.com/rest/v1/data</code>
* Domain organization base web service URL is: <code>https://{organization}.example.com/rest/v1/data</code>
;Examples
* Resco Cloud server uses the following domain organization selection: <code>https://{organization}.rescocrm.com/rest/v1/data</code>
* Resco Cloud server uses the following domain organization selection: <code>https://{organization}.rescocrm.com/rest/v1/data</code>
* Resco Inspections cloud server uses the following domain organization selection: <code>https://inspections.resco.net/rest/v1/data/{organization}</code>
* Resco Inspections cloud server uses the following domain organization selection: <code>https://inspections.resco.net/rest/v1/data/{organization}</code>
* Resco Routes cloud server uses the following domain organization selection: <code>https://routes.resco.net/rest/v1/data/{organization}</code>


=== Web request requirements ===
=== Web request requirements ===

Navigation menu