Salesforce value accessors

Current version: 7.0

This section describes the value accessor that is included with the Salesforce CRM provider for Data Exchange Framework.

To use this value accessor you must install the Sitecore Connect for Salesforce CRM connector.

Object field value accessor

This value accessor provides the ability to read and update a field from a Salesforce object.

Expected source/target object type

System.Collections.Generic.IDictionary<string,object>

Template location

Data Exchange/Providers/Salesforce/Data Access/Value Accessors/Salesforce Object Field Value Accessor

Template fields

Field name

Description

Field Name

Name of the field from a Salesforce object whose value can be read and written.

Field Name for Select

If the name of the field used in the SOQL select statement (used to read data from Salesforce) does not match the name of the field on the object returned by the statement, this field is used to specify the field name for the SOQL statement.

Do you have some feedback for us?

If you have suggestions for improving this article,