Overview

To be able to access data in Salesforce with Intrexx, you must perform activities in both Salesforce and Intrexx.

Salesforce In Salesforce, you must first create an application. This application represents the connection for Intrexx, which can then be used to access objects and data in Salesforce.

In Intrexx, you must create a data source under "Connector for Connector API". The "Salesforce Template" is available there. Once you have selected this, you will be guided through the steps required to create the Intrexx Salesforce Connector.

The Intrexx Salesforce Connector uses the REST API from Salesforce. Authorization takes place via OAuth2.

Salesforce You can access all objects and data available in Salesforce via the Intrexx Salesforce Connector. If required, you can create your own objects in Salesforce.

Intrexx Central settings that you need to make in the Intrexx Salesforce Connector relate to the authorization details via OAuth2. You must transfer the consumer details generated in Salesforce (consumer key and consumer confidentiality) to Intrexx. Another key step is the creation of a data group in the Intrexx Salesforce Connector. You must store the API names of the corresponding Salesforce object and the fields you want to access in the data group.

Finally, to be able to access the Salesforce data from Intrexx and to be able to write data to Salesforce, you can create a third-party data group in Intrexx. (You can also access Salesforce via processes and a service user)

The following graphic gives you an overview of the central steps for setting up the Intrexx Salesforce Connector. The individual steps are described in detail in the following sections.