s_c__Form_Submission__c Object Reference

Name s_c__Form_Submission__c
Type Custom StoreConnect Object
Description Represents the submission of a form to collate the answers to a question.

Field Definitions

Field Name Type Required Unique
s_c__Contact_Id__c Lookup (Contact) No No
The contact associated with this submitted form.
s_c__Form_Id__c Lookup (s_c__Form__c) No No
The form associated to this submission.
s_c__Order_Id__c Lookup (Order) No No
The order associated with this submitted form.
s_c__Order_Item_Id__c Lookup (OrderItem) No No
The order item associated with this submitted form.
s_c__Store_Id__c Lookup (s_c__Store__c) No No
The store associated with this submitted form.
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation