Capsule CRM¶
You can use the Capsule CRM connector to retrieve the data of each objects and create specific tables in Actian Data Platform warehouse.
Prerequisites
You must have a Capsule CRM account. You must create an app in your Capsule CRM account with the default redirect URI provided from Actian to generate the Client ID and Client Secret to enable OAuth2.0 authentication
Connection Details
Specify the following details to define a connection:
| Property | Description |
|---|---|
| Client ID | The Client ID is the public identifier for your Capsule CRM app. |
| Client Secret | The Client Secret is the secret known only to the application and the authorization server. |
| API version | Latest API version. The current version is v2. |
| Redirect URI | The URI specified after a user successfully authorizes to an application. |
Additional Information
Please refer to the Capsule CRM API documentation for more information on the API requests and responses. API docs can be found at https://developer.capsulecrm.com/v2/overview/getting-started.