Http get and put

Hi,

Has anyone worked with http put and get requests in Servoy ?

We want to put files on a server via a http put request.
The server returns a uuid that must be stored in the database.

Later on we can do a http get with that uuid to retreive the file.

Is there some sample code available ?

Regards,

Hans Nieuwenhuis

Have you seen the sample code of the http plugin?

Hi,

I did now :oops:

Thanks,

Hans