I’m trying to upload a json file to the database, but I can’t figure out how to do it.
Hello, @Bjorn_Hoyer.
Which one sdk are you using?
Also we have documentation:
https://backendless.com/docs/rest/files_file_upload.html
Regards, Nikita.
Hi,
I am new to backendless so I am not quite sure what sdk is. I have uploaded under “Manage”, “Import”. Here the csv I uploaded was correctly added to the database, however the json did not show up in the database.
Br.
Bjørn
Hello, @Bjorn_Hoyer.
You can upload your file in this route:
At left side of your screen choose ''File Service" here you need to find folder where you want to upload you file. And drag and drop your json file, or hit to “Upload File” button.
Regards, Nikita.
ah perfect, thank you so much!
You are welcome