Suite CRM¶
SuiteCRM connector offers extensive features for marketing automation, customer support, and business analytics, making it suitable for various industries and organizational needs.
Prerequisites
You must have a Suite CRM account.
Connection Details
SuiteCRM supports session-based authentication, allowing users to authenticate via an API using their username and password.
Specify the following details to define a connection:
| Property | Description |
|---|---|
| Base URL | The Suite CRM base URL. Also known as your Suite CRM domain URL. |
| Username | The username for your Suite CRM instance. Must be in double quotes, “Admin”. |
| Password | The password for your Suite CRM instance. Must be in double quotes, “AdminP@55word”. |
| Session ID | Optional. No value required. |
Additional Information
Please refer to the Suite CRM API documentation for more info on the API requests and responses. API docs can be found at https://docs.suitecrm.com/developer/api/api-v4.1-methods/.