10-11-2012 03:36 AM
10-11-2012 08:46 AM
using normal "html form upload" (enctype=multipart/form-data) in other words not a json-request. The deployment information is returned as a response if the deploy action succeeds.
10-11-2012 09:37 AM
From the user guide:using normal "html form upload" (enctype=multipart/form-data) in other words not a json-request. The deployment information is returned as a response if the deploy action succeeds.
There are no special POST-parameters needed, just a plain "multipart/form-data". Look at the docs of php-curl how to send file-data.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.