FieldMappingField

Represents a field in an object in the org that maps to a field in a data service.

Supported SOAP Calls

This object is available in API version 38.0 and later.

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Supported REST HTTP Methods

GET

Fields

Field Details
DataServiceField
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The display name of the field in the data service that maps to this FieldMappingField.
FieldMappingRowId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Foreign key for the FieldMappingRow object associated with this FieldMappingField object.
DataServiceObjectName
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort
Description
A data service object that contains the field represented by this FieldMappingField. The set of picklist values includes all the object types defined in the data service. However, if you specify a non-existent object, the API call returns an error.
Priority
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the priority that the data service uses when it updates the field, relative to other update rules that exist for the same field.