Skip to main content

Set Customer Role

Definition

Set a specific role to a customer by customer ID and role ID.
This activity assign a role the customer that are defined by ID.
One example of this activity is assigning a VIP role to customers who have ordered over an amount that you had specified. You can see the example here.

Properties

PropertyDescription
Customer IDThe ID of the customer.
Customer Role IDThe ID of the customer role that should be assigned.
tip

You can also set the Customer Role ID with javascript or liquid

Outcomes

OutcomeDescription
AssignedThe selected role has been assigned to the selected customer.
Not AssignedThere has been an error and the selected role hasn't been assigned (for example when the customer has already that role)
DoneAlways scheduled when the activity completed.