Membership Article Object Reference

Overview

Membership Article limits access to specified articles to accounts with the related membership. The user must have this membership assigned to their account and be logged in to view the articles attached to this membership.

Property Value
API Name s_c__Membership_Article__c
Label Membership Article
Plural Label Membership Articles
Type Custom Object

Fields

Field Label API Name Type Required Description
Article s_c__Article_Id__c MasterDetail (s_c__Article__c) No The article that only accounts belonging to the selected membership have the right to access.
Membership s_c__Membership_Id__c MasterDetail (s_c__Membership__c) No The membership that an account must belong to in order to access the selected article.
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__Article_Id__c MasterDetail s_c__Article__c Membership_Articles
s_c__Membership_Id__c MasterDetail s_c__Membership__c Membership_Articles