Hi,
I have in my data bases existing records (so with a unique id) that I need to complements with missing data externally.
I exported the records via csv, import in Excel, enriched the data, exported as csv and reimported in Bubble. As there is no option like “Modify existing entries”, Bubble just creates new records with their own Unique ID and that put a mess in my App.
I also tried by duplicating the Unique ID in a custom text field and try to reuse it as reference while reimporting, but without success.
Is there any easy option without using API?
Many thanks