| ExtractDataMapperInput |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The input to the Omnistudio Data Mapper that's used to extract
data from the content source.
|
| ExtractDataMapperName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The name of the Omnistudio Data Mapper that's used to extract data
from the content source.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed a record
related to this record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this record.
If this value is null, this record might only have been referenced
(LastReferencedDate) and not viewed.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name of the record.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the user who owns this record.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
| RelatedFieldApiName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The field name in the related object that contains the data for
the content source.
|
| RelatedObjectApiName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The API name of the object that's related to the content
source.
|
| RelatedRecordIdentifier |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The identifier of the record that contains the data for the
content source.
|
| TransformDataMapperName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The name of the Omnistudio Data Mapper that's used to transform
data from the content source.
|
| Type |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
- Specifies the type of content source.
- Possible values are:
-
OmnistudioDataMapper—Omnistudio Data Mapper
-
SingleRecord—Single Record
|