{"title":"Content Block Article Object Reference","slug":"content-blocks-articles-object-reference","url":"https://support.storeconnect.com/articles/content-blocks-articles-object-reference","url_markdown":"https://support.storeconnect.com/articles/content-blocks-articles-object-reference.md","subtitle":null,"summary":"Content Block Article join object","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Content Block Article, s_c__Content_Blocks_Articles__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nContent Block Article join object\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Content_Blocks_Articles__c` |\n| **Label** | Content Block Article |\n| **Plural Label** | Content Blocks Articles |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Article | `s_c__Article_Id__c` | MasterDetail ([s_c__Article__c](article-object-reference)) | No | The article this content block article join object belongs to |\n| Content | `s_c__Content_Block_Id__c` | Lookup ([s_c__Content_Block__c](content-block-object-reference)) | Yes | The content block this content block article join object belongs to |\n| Position | `s_c__Position__c` | Number(18,0) | No | The position of this content block article join object.  Lower numbers are shown first, objects without a number are sorted alphabetically by name |\n| Tag | `s_c__Tag__c` | Text(255) | No | An optional tag to give the object, this allows for sorting or display options in the front end |\n| Usage Type | `s_c__Usage_Type__c` | Picklist | No | Usage_Type__c is a field used to define the specific type of this object. |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Article_Id__c` | MasterDetail | [s_c__Article__c](article-object-reference) | Article_Content_Blocks |\n| `s_c__Content_Block_Id__c` | Lookup | [s_c__Content_Block__c](content-block-object-reference) | Content_Block_Articles |"}