Customer IDs are primary identifier's in Blueshift. If you want to update a customer_id then you can use the User Uploads dashboard to upload a CSV file with the following attributes:
Attributes:
- customer_id: The old customer_id in blueshift
- bsft_new_customer_id: The new customer_id for the user
Sample File:
customer_id | bsft_new_customer_id |
OLD12 | NEW12 |
OLD34 | NEW34 |
Comments
0 comments