Skip to content

Instantly share code, notes, and snippets.

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