Hello,
I'm new at webservices. I'm trying to use the REST method POST to import a .zip file to a service but I can't find a way to do it using the existing HTTP VBO (changing the ContentType Input to application/zip). What should be the request body, to specify the filename (and path)?
Thank you