When importing data using the CSV upload function, I can nicely link cvs colums to bubble fields. But I seem to be missing 2 functions here:
- Mark one of the fields as unique which means that if it’s in both the CSV and already in Bubble, no new item should be created.
- IF the unique ID is encountered, it would be good to be able to decide for each field what data source should be “leading” and will eventually end up in bubble: the CSV data or the data that was already in bubble.
Any way of doing this that I’m not seeing?