Forum Discussion
CSV File Import/Upload
- 2 years ago
The use of the external ID is to allow you to identify them across all devices. I would recommend it, it can also reduce the rate of duplication therefore reducing your data point usage.
- 2 years ago
tiannaterrell1 external_id or user_id is a mandatory field. You can't upload your CSV without it. If you don't have external ids, you'll need a user alias for each user.
Some companies let email be their external user id, but it's not a good practice for security reasons. Best practice is using uuids.
tiannaterrell1 external_id or user_id is a mandatory field. You can't upload your CSV without it. If you don't have external ids, you'll need a user alias for each user.
Some companies let email be their external user id, but it's not a good practice for security reasons. Best practice is using uuids.
Related Content
- 2 years ago
- 2 years ago
- 8 months ago