curl

  1. M

    Using the Macscript function to download and rename a file.

    I couldn't get this sub to work so I've made some changes to it but I no longer have access to a MAC to test on. Can someone test this for me or tell me a way of downloading and renaming a file and then specifying its path while on MAC...
  2. J

    CURL command to VBA

    >I am trying to send a pdf file from my hard drive >to a website that parses the pdf file into and excel file >and will get a <documentid> back as a response so later i can pick the >the corresponding CURL to send the pdf file > >CURL -u <secret_api_key> \ > -F...
  3. D

    Vba to run curl in cmd

    Hi, I have set up a curl script to access a company intranet site and download multiple pdf files to a specified folder. Is there any way I can automatically run this using vba to open cmd, enter the curl script to execute the programme and then close the cmd. Can I specify in the script the...
  4. A

    Excel VBA - CURL - PUT - JSON - WinHttpRequest

    I am trying to perform actions on a tool that supports API. I am using Excel VBA ("WinHttp.WinHttpRequest.5.1"). https://{domain}.zendesk.com/api/v2/suspended_tickets/1234567890/recover.json domain - is the domain name of our company 1234567890 - dummy suspended ticket...
  5. S

    Call HTTP POST from VBA

    I'd like to post data to a web service from an excel sheet... is there a VBA equivalent of cURL? What I would like to do is something like: $ curl http://rifgraf.heroku.com/graphs/sample -X POST -d value=$RANDOM Thanks for any help, Stu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top