Salesforce - 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




Product Price




Orders




Order Items




Cases



Post Synchronization actions for all Methods


Salesforce does not support creating product along with product price, hence a postSynchronization action is implemented to Product module in order to set price of the product while creating products.

postSynchronization action to Order module to create OrderItem

Properties Mappings