Data_Feed_Field__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Data_Feed_Id__c MasterDetail(Data_Feed__c) No No  
Field_Label__c Text Yes No The label used for this field. Appears in the header row of a CSV export.
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.
Fixed_Value__c Text No No A fixed value for this field which is the same for every row.
Position__c Number(18, 0) Yes No The position of this export field within the export
Skip_Row_If_Blank__c Checkbox(false) No No Allows you to skip the row in the export if this field has no value
sC_Id__c Text 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