Csv upload for data models

Is there any way to bulk upload data to builder using the UI?

We are using builder as a data store for our product data - and the marketing team needs to bulk upload the data in a csv form.

I was thinking of using the API to build out a csv feature but thought i should check here first. since we wont be using this often - I would prefer not to build out a feature that will require maintenance every sporadic time we need to use it

Thanks

Yashu

Hi, Yashu! Thanks for reaching out.

We currently don’t have anything built-in for this, but we can add this to our feature requests :smile:. In the meantime, using the write API is the best way.

Let us know if you have any other questions!

1 Like

Hi @maddy, could you please provide any documentation available for this write API to write data to a model?

Hi @asriram you can find documentation for our Write API here: Builder.io Write API - Builder.io

And all other documentation for various public APIs there as well. Check it out!