Articles Article Categories Junction Object Reference
Overview
Many to Many join table between Content Articles and Article Categories
| Property |
Value |
| API Name |
s_c__Articles_Article_Categories__c |
| Label |
Articles Article Categories Junction |
| Plural Label |
Articles Article Categories Junctions |
| 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 associated with this join |
| Article Category |
s_c__Category_Id__c |
MasterDetail (s_c__Article_Category__c) |
No |
The article category associated with this join |
| Position |
s_c__Position__c |
Number(18,0) |
No |
The position of this article category. Lower numbers are shown first, objects without a number are sorted alphabetically by name |
| 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 |
Content_Category_Articles |
s_c__Category_Id__c |
MasterDetail |
s_c__Article_Category__c |
Article_Article_Categories |
Last updated March 6, 2025