Skip to content

Instantly share code, notes, and snippets.

@IndiceeCoder
Created July 21, 2011 18:58
Show Gist options
  • Save IndiceeCoder/1097917 to your computer and use it in GitHub Desktop.
Save IndiceeCoder/1097917 to your computer and use it in GitHub Desktop.
report v3 create
POST /api/reports/create HTTP/1.1
Authorization: OAuth xxxxxxxxxxx
Accept: application/xml
Host: secure.indicee.com
name=...&view=...
<?xml version="1.0" encoding="UTF-8"?>
<report>
<qname>iqn.2://indicee.com/1/0/report/b978aa53-...-8fea8eeb4a76</qname>
<name>Sales Report</name>
...
</report>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment