Is there a way to mass upload data to the Bubble database from the user standpoint?
In the Bubble Editor you can upload a csv to add data in bulk. I’d like to give this ability to the users as well (it’s critical).
I’m flexible on how the users could feed the data (Google Sheet, CSV, or anything else).
Replying to my own question, just in case someone has the same issue.
I found that the best way to let user import data is to have them email a mailparser.io inbox and with the proper filtering import directly into Bubble via an API workflow.