Preventing Addition of Address Lines to Customer Record
If you're using a single customer record for orders without email addresses, create an order mapping to prevent adding new address lines. You need create a new logic mapping in the Order tab of Mappings > Orders of your connector.
To create logic mapping to prevent addition of address lines to a customer record:
-
Go to Mappings > Orders.
-
Click the Order tab.
-
Create a new mapping.
-
Change the Mapping Type to Logic.
-
Edit the logic mapping. Use the following operators:
-
Check If
-
Order Header Value
-
Equals
-
Fixed Value
In Value, enter the email address of the customer record that you want to configure to not add addresses to.
-
-
In If True Set Value To, set a fixed value to Do not add address to customer record.
-
In Otherwise, Set Value To, set a fixed value to Add address to customer record.
-
Click Save Changes.