Page 1 of 1

Code snippet to upload files using server code

Posted: Tue Dec 05, 2023 9:19 am
by Bob.Tern
Hi, do you have a code snippet to upload files using server code?

Re: Code snippet to upload files using server code

Posted: Tue Dec 05, 2023 9:22 am
by aantsypau
Appery does not have a dedicated snippet for file uploading. However, you can utilize a standard HTTP request to the files collection. Please note that it supports file uploading in base64 format.