Salesforce B2C Commerce 23.5 > B2C Commerce API > B2C Commerce Pipelets > Customer (deprecated)
Pipelet GetCustomerProfile
Deprecated. Do not use this pipelet. A customer profile is now created automatically along with the customer. To access the profile, simply retrieve the customer using GetCustomer pipelet and access his profile using getter method getProfile().
Returns the Profile of the customer idenfied by either the supplied UserID, User object, or Login (in that order). If no Profile is found using any of those search methods, then the pipelet exits with an ERROR. An alternative way to get the customer's profile is to access the profile directly at the customer instance.
Deprecated:
Deprecated. Do not use this pipelet. A customer profile is now created automatically along with the customer. To access the profile, simply retrieve the customer using GetCustomer pipelet and access his profile using getter method getProfile().
Group:
Customer (deprecated)
Flags:
Error Connector
Input Parameters
Login  :  String (Optional)
Login of the customer.
User  :  Customer (Optional)
UserID  :  String (Optional)
Output Parameters
Profile  :  Profile  :  (Optional)
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.