{"title":"Register Shift User Object Reference","slug":"register-shift-user-object-reference","url":"https://support.storeconnect.com/articles/register-shift-user-object-reference","url_markdown":"https://support.storeconnect.com/articles/register-shift-user-object-reference.md","subtitle":null,"summary":"Register_Shift_User__c is the join table between Register_Shift__c and User objects.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Register Shift User, s_c__Register_Shift_User__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nRegister_Shift_User__c is the join table between Register_Shift__c and User objects.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Register_Shift_User__c` |\n| **Label** | Register Shift User |\n| **Plural Label** | Register Shift User |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Register Shift | `s_c__Register_Shift_Id__c` | Lookup ([s_c__Register_Shift__c](register-shift-object-reference)) | Yes | The RegisterShift this RegisterShiftUser belongs to. |\n| User | `s_c__User_Id__c` | Lookup ([User](user-object-reference)) | No | The User this RegisterShiftUser belongs to. |\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__Register_Shift_Id__c` | Lookup | [s_c__Register_Shift__c](register-shift-object-reference) | Register_Shift_Users |\n| `s_c__User_Id__c` | Lookup | [User](user-object-reference) | Register_Shift_Logged_In_Users |"}