getModules Method
Table of Contents
Purpose
You can use the getModules method to get the list of modules in your CRM account.
Request URL
XML Format:
https://<APPDOMAIN>/crm/private/xml/Info/getModules?
JSON Format:
https://<APPDOMAIN>/crm/private/json/Info/getModules?
Auth Token
Auth Token is an encrypted alphanumeric string that is required to authenticate your CRM account credentials. A valid user's Authentication Token is necessary to access the API. When making an API request, send the authentication token in the Authorization header as shown below:
https://<APPDOMAIN>/crm/private/xml/Info/getModules?
Header:
Authorization=1000XXXX65.1000XXXX44.caXXXXXXXXXXXX
(See Using Authentication Token )
Request Parameters
Parameter | Data Type | Description |
type | String | Specify the value as api. This will return only the modules that are accessible via API. |
Note:
- Refer the Release Notes page to learn more about enhancements made in the API implementation.
Sample Response
<response uri="/crm/private/xml/Info/getModules">