s_c__Data_Feed_Field__c Object Reference

Name s_c__Data_Feed_Field__c
Type Custom StoreConnect Object
Description Data Feed Fields for each export

Field Definitions

Field Name Type Required Unique
s_c__Data_Feed_Id__c MasterDetail (s_c__Data_Feed__c) No No
s_c__Field_Label__c Text Yes No
The label used for this field. Appears in the header row of a CSV export.
s_c__Field_Name__c Text Yes No
The field API name used to generate the value for this data feed field. Can be any of the field names listed in the help documentation.
s_c__Fixed_Value__c Text No No
A fixed value for this field which is the same for every row.
s_c__Position__c Number(18, 0) Yes No
The position of this export field within the export
s_c__Skip_Row_If_Blank__c Checkbox(false) No No
Allows you to skip the row in the export if this field has no value
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation