Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save IndiceeCoder/1098253 to your computer and use it in GitHub Desktop.
Save IndiceeCoder/1098253 to your computer and use it in GitHub Desktop.
asynchronized query request v3 get query request data
GET /api/reports/v3/request/..../data HTTP/1.1
Authorization: OAuth xxxxxxxxxxx
Accept: application/xml
Host: secure.indicee.com
<?xml version="1.0" encoding="UTF-8"?>
<data rows="3908" cols="35">...</data>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment