HTTP-POST integration

ProVide receive links can be integrated with HTTP-POST and can be used in for example CURL like in the following example to upload ‘file.zip’ to the ProVide server in your organization.

curl -u :password -X POST ‘[link]/name.zip’ -H “Content-Type: binary” –data-binary ‘@/path/to/file/file.zip’

Another example doing the same things just using wget instead of CURL:

wget –post-file=”path/to/file/file.zip” “[link]/name.zip” –header=”Content-Type: binary”

The only thing you need to do is to exchange “[link]” with the receive link you are using. It does not however need to be CURL or wget as it can be used with any HTTP-POST command in any regular programming language for instance.

Contact our Product Specialist

Fill in the form below to book a 30 min no-obligation consulting session.

I will reply within 24 hours.

General Inquiry

Fill in the form below and our team will be happy to assist you

Office Hours

Monday-Friday: 8:00am EST to 5:00pm EST

Address

Farsight Kaplansgatan 16B
3:e Våningen
541 34 Skövde

Free Trial

Get
ProVide Software