1. Salesforce value accessors

Object field value accessor

Version:

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

Expected source/target object typeSystem.Collections.Generic.IDictionary<string,object>
Template locationData Exchange/Providers/Salesforce/Data Access/Value Accessors/Salesforce Object Field Value Accessor

Template fields

Field nameDescription
Field NameName of the field from a Salesforce object whose value can be read and written.
Field Name for SelectIf 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.
If you have suggestions for improving this article, let us know!