Jitterbit Harmony SugarCRM Connector¶
Overview¶
The Jitterbit Harmony SugarCRM Connector is accessed from the Connectivity tab of the design component palette:
This connector is used to first configure a SugarCRM connection, establishing access to an account on the SugarCRM server, and then used to configure one or more SugarCRM activities associated with that connection as either a source or target within an operation:
-
Get Contacts: A SugarCRM get contacts activity retrieves contacts from a SugarCRM connection and is used as a source in an operation.
-
Create Contacts: A SugarCRM create contacts activity creates contacts at a SugarCRM connection and is used as a target in an operation.
-
Delete Contacts: A SugarCRM delete contacts activity deletes contacts from a SugarCRM connection and is used as a target in an operation.
-
Update Contacts: A SugarCRM update contacts activity updates contacts into a SugarCRM connection and is used as a target in an operation.
The SugarCRM connector uses the SugarCRM REST API. Refer to the API documentation for information for information on the schema fields.
The SugarCRM connector requires the use of an agent version 10.1 or later.
Together, a specific SugarCRM connection and its activities are referred to as a SugarCRM endpoint.
Note
This connector is a Connector SDK-based connector, which may be referred to by Jitterbit when communicating changes made to connectors built with the Connector SDK.