Skip to end of banner
Go to start of banner

SF - Salesforce Connector

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Salesforce Connector

Supported versions : Salesforce Developer Edition
Supported Synchronization Options: Accounts, Contacts, Products, Orders, Cases


SF - Salesforce API Settings
In order to use Integration Framework with Salesforce, Client id and Client secret must be generated to access Salesforce API through oAuth2.
SF - Activating the Salesforce Connector
The activation of the integration connector can be done from BSS Setup. For creating a new Salesforce instance, you must navigate to BSS > Setup > System Options > Systems Setup and select the Activate action for the Salesforce connector. You will be asked to set a unique name for the new instance that will be created
SF - Supported Push and Pull Methods
This page explains which are the Push and Pull methods supported by Salesforce connector. Push are the methods where interworks.cloud platform sends information to Salesforce and pull are the methods where we get information from Salesforce. For each method the data transformation schema is explained.


Push



Pull



Create

Update

Delete

Create

Update

Account


Contact


Product




ProductPrice




Orders




Order Items




Cases



SF - Customizing and Testing the Salesforce Connector
If you want to extend or amend the out-of-the-box functionality that is offered from our Salesforce connector, you can do so from the "edit integration" page. The extensions you can do is to change the mapping between the interworks.cloud and Salesforce entities, or to implement new push and pull methods that are not currently supported from our connector

  • No labels