Skip to content
Log in

Feed Object Reference

On this page

Overview

Feed definition for the customizable feed endpoint.

Property Value
API Name s_c__Feed__c
Label Feed
Plural Label Feeds
Type Custom Object

Fields

Field Label API Name Type Required Description
Build Schedule s_c__Build_Schedule__c Text(255) No The cron schedule for building this feed.
Content Types s_c__Content_Types__c MultiselectPicklist No The content types supported by this feed.
Default Format s_c__Default_Format__c Picklist No The default content type format for this feed.
Query s_c__Query_Id__c Lookup (s_c__Query__c) No The query associated with this feed.
Record Mode s_c__Record_Mode__c Picklist No How each record is exposed to the feed template: raw fields or the object’s storefront drop.
Template s_c__Template__c LongTextArea(131072) No The Liquid template used to render this feed.
Timezone s_c__Timezone__c Picklist No The timezone used when evaluating the build schedule.
StoreConnect External ID s_c__sC_Id__c Text(36) No StoreConnect External ID, do not modify in Salesforce

Relationships

Field Type Related Object Relationship Name
s_c__Query_Id__c Lookup s_c__Query__c Feeds_Query

Referenced by

These objects hold a lookup or master-detail relationship to Feed (s_c__Feed__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.

Object Field Type Relationship Name Also links to
s_c__Store_Feed__c s_c__Feed_Id__c Lookup Store_Feeds_Feed s_c__Store__c

Was this article helpful?

Was this article helpful?