Upload files to the Mendix cloud (push)

0
Hi, I was wondering if it is possible to upload files to the Mendix cloud. This files should be processed by our Mendix application installed in the Mendix cloud. We would like to automate the proces of uploading. At this moment it not possible to use Mendix to pull the files from our location. We have to push the files to a location on the Mendix server. In the app we will then have a MF which should process these files. If it is possible, can you explain how to do this?
asked
1 answers
4

You could create a webservice that accepts filedocuments.

Regards,

Ronald

answered