Bulk Upload in builder

i have created a express server and connected it with react app i want when data is uploaded it stored it in builder. is it possible?

Hi @AniveshSingh700 , Welcome to Builder.io Forum!

To upload data in builder- I recommend checking out Upload API - Builder.io and let me know if you’ve further questions!

can we upload multiple data with upload api?

one more question is can i upload any documents(like .pdf, .doc, etc) through upload api?

Following this issue.

@AniveshSingh700, Yes you can upload docs like pdf files using upload API.

i am trying but it gives internal server error and when i am uploading images then it gives successful message.

@AniveshSingh700, could you please share the implementation and error you’re seeing?