TDV Adapter for SuiteCRM

Build 22.0.8462

Basic Tab

Connecting To Suite CRM V4.1 API

You can connect to Suite CRM data via the V4.1 API by simply setting the following connection properties:

  • Schema: Set this to suitecrmv4.
  • Url: Set this to the URL associated with the Suite CRM application, for example http://suite.crm.com.
  • User: Set this to the user associated with the Suite CRM account.
  • Password: Set this to the password associated with the Suite CRM account.

Connecting To Suite CRM V8 API

Before Connecting

Before you connect to Suite CRM V8 API you will need to first configure it in your Suite CRM instance. The API can be configured in Suite CRM version 7.10+. To configure the API, please follow the steps written in the Suite CRM JSON API docs, found here: https://docs.suitecrm.com/developer/api/developer-setup-guide/json-api/#_before_you_start_calling_endpoints .

The Suite CRM V8 API uses OAuth2.0 as its main method of authentication using 2 types of grant type, password or client credentials. Please see Using OAuth Authentication for a guide on how to connect with OAuth.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462