Salesforce B2C Commerce 23.5 > B2C Commerce API > B2C Commerce Pipelets > CustomObject
Pipelet CreateCustomObject
Creates a CustomObject with the ID specified by the value of Key. The objects type is determined by the value of the CustomObjectType configuration. The pipelet takes the ERROR exit if there already exist a custom object with the same ID as given by 'Key'.
Group:
CustomObject
Flags:
Error Connector
Transaction Required
Configuration Properties
CustomObjectType  :  String (Required)
The custom objec type for which an object should be created.
Input Parameters
Key  :  Object (Required)
The primary key value for the custom object, which maybe either a String or an Integer number.
Output Parameters
CustomObject  :  CustomObject  :  (Required)
The newly created object.
X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.