SugarCRM Connection Details

Provide the information of the SugarCRM instance that this connection will connect to. See the SugarCRM documentation for a detailed explanation of these fields.

The SugarCRM Connection Details dialog contains the following fields:

Field Description
Name The unique name of the connection as it displays in dropdown selection boxes in each of the activities for the TIBCO Flogo® Connector for SugarCRM connector.
Description A brief description of this SugarCRM connection.
SugarCRM URL A fully qualified URL for the server with no path elements appended. For example, https://tibcotcidemo.sugarcrm.com
Client ID Client ID that is a part of the OAUTH2 token configuration.
Client Secret Client secret that is a part of the OAUTH2 token configuration.
User Name The SugarCRM application user name to be used with this connection.
Password The SugarCRM password for the above username. This password will not be kept or stored beyond the time it takes to acquire an OAUTH2 connection object from the server.