Bubble's .CSV import feature - can it merge into an existing type?

Hey all, was wondering if I can use the .CSV import to create a data type, and then later on, simple update a different field with new data. Essentially a “join” or merge rather than creating a new data type itself. Is this possible?

Yes, but not with any built in features. I don’t think any currently publicly available plugins provide the functionality necessary either, but is possible.

To do with built in functions would need to be creative in the approach and unconcerned with WUs/performance

1 Like

So you can’t simply “Data import” again using an updated .CSV?

Not for modifying existing entries

1 Like

Hmm… for my use case it actually might make sense to just delete all the fields and the data type from the editor and re-upload then. And then update the workflow reference in a few places. Thanks.