User Object Reference
On this page
Overview
| Property | Value |
|---|---|
| API Name | User |
| Label | User |
| Plural Label | Users |
| Type | Standard Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Assisted By Name | s_c__Assisted_By_Name__c |
Text(255) | No | If set this value will appear in the last step of the checkout process for the customer to optionally select the person who assisted them in the purchase. If selected, this user is then related to the Order via the Order.s_c__Assisted_By_User_Id__c field. |
| Otp Seed | s_c__Otp_Seed__c |
Text(64) | No | For internal use only. |
| PIN | s_c__PIN__c |
Text(255) | No | An optional PIN this User can use to log into a POS device |
| Product Setup User Settings | s_c__ProductSetupUserSettings__c |
LongTextArea(30000) | No | Stores product setup user settings. For system/internal use only. |
| StoreConnect External ID | s_c__sC_Id__c |
Text(36) | No | StoreConnect External ID, do not modify in Salesforce |
| API Token | s_c__API_Token__c |
Text(255) | No | Secret token granting this user agent or CLI access to the website API. Generated automatically when API Token Active is selected. Relates the API access to this Salesforce user, following the same pattern as the POS PIN. See Connect an AI agent to your store. |
| API Token Active | s_c__API_Token_Active__c |
Checkbox | No | When selected, an API token is generated (if blank) and this user’s token may authenticate to the website API. Clear the checkbox to revoke access immediately. |
| API Token Expires At | s_c__API_Token_Expires_At__c |
DateTime | No | Optional expiry for this user’s API token. After this time the token no longer authenticates. |
Referenced by
These objects hold a lookup or master-detail relationship to User (User). 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__Attendee__c | s_c__Attendance_Verified_By__c |
Lookup | Attendees | s_c__Booking__c, Contact |
| s_c__Cart__c | s_c__Assisted_By_User_Id__c |
Lookup | Cart_Assisted_By_Users | — |
| s_c__Cart_Item__c | s_c__Assisted_By_User_Id__c |
Lookup | Cart_Item_Assisted_By_User | — |
| s_c__Console_Favorite__c | s_c__User_Id__c |
Lookup | Console_Favorites | — |
| s_c__Content_Change__c | s_c__User_Id__c |
Lookup | Content_Change_User | — |
| s_c__Manual_Stock_Adjustment__c | s_c__Committed_By_Id__c |
Lookup | Manual_Stock_Adjustment_Committed_Bys | — |
| s_c__Manual_Stock_Adjustment__c | s_c__Created_By_Id__c |
Lookup | Manual_Stock_Adjustment_Created_Bys | — |
| s_c__Manual_Stock_Adjustment_Item__c | s_c__Entered_By_Id__c |
Lookup | Manual_Stock_Adjustment_Item_Entered_Bys | s_c__Manual_Stock_Adjustment__c, Product2 |
| Order | s_c__Assisted_By_User_Id__c |
Lookup | Assisted_Orders | — |
| OrderItem | s_c__Assisted_By_User_Id__c |
Lookup | Order_Item_Assisted_By_User | — |
| OrderItem | s_c__Cancelled_By_User_Id__c |
Lookup | Order_Item_Cancelled_By_User | — |
| s_c__Outlet_User__c | s_c__User_Id__c |
Lookup | Outlet_Users | s_c__Outlet__c, s_c__Outlet_User_Type__c |
| s_c__Register_Shift__c | s_c__Ended_By_User_Id__c |
Lookup | Register_Shifts_Ended | s_c__Register__c |
| s_c__Register_Shift__c | s_c__User_Id__c |
Lookup | Register_Shift_Users | s_c__Register__c |
| s_c__Register_Shift_User__c | s_c__User_Id__c |
Lookup | Register_Shift_Logged_In_Users | s_c__Register_Shift__c |
| s_c__Store_User_Role__c | s_c__User_Id__c |
Lookup | Store_User_Role_User | — |
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.