Salesforce B2C Commerce 23.5 > B2C Commerce API > B2C Commerce Pipelets > Customer (deprecated)
Pipelet CreateCustomerProfile
Deprecated. Do not use this pipelet. Use the CreateCustomer pipelet instead. A customer profile is now created automatically along with the customer.
This pipelet creates a new Customer using the supplied Login and Password. It exits with an ERROR if any of the following conditions are encountered: - A Customer with the supplied Login already exists. - The Password is not acceptable. - The system cannot create the Customer.
Deprecated:
Deprecated. Do not use this pipelet. Use the CreateCustomer pipelet instead. A customer profile is now created automatically along with the customer.
Group:
Customer (deprecated)
Flags:
Error Connector
Transaction Required
Input Parameters
Login  :  String (Required)
The unique login name associated with the new customer and its profile. If login is already in use, the pipelet ends on the ERROR exist.
Password  :  String (Required)
Customer plain customer password, which is encrypted before it is stored at the profile.
Output Parameters
Profile  :  Profile  :  (Required)
The new customer 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.