Created
November 24, 2014 18:31
-
-
Save tstachl/a6f73849b559164fd95c to your computer and use it in GitHub Desktop.
Download attachment from desk.com using curl.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -L https://example.desk.com/api/v2/cases/3061/attachments/82558857/url -u [email protected]:password > my_image.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment