Skip to content

Instantly share code, notes, and snippets.

@joshchu
Created October 1, 2014 13:55
Show Gist options
  • Select an option

  • Save joshchu/222b3a87ce0c75d3e07d to your computer and use it in GitHub Desktop.

Select an option

Save joshchu/222b3a87ce0c75d3e07d to your computer and use it in GitHub Desktop.

Revisions

  1. joshchu created this gist Oct 1, 2014.
    1 change: 1 addition & 0 deletions curl_export_run_api.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    curl -X POST https://app.salsify.com/api/export_runs -d @<file you stored the configuration at>.json --header "Content-Type:application/json" --header "X-AUTH-TOKEN: <your auth token here>"