Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save IndiceeCoder/1039059 to your computer and use it in GitHub Desktop.
Save IndiceeCoder/1039059 to your computer and use it in GitHub Desktop.
model dataset table field show
GET /api/models/datasets/sheet1.xls/tables/sheet_sales/fields/sales/show.xml HTTP/1.1
Authorization: OAuth xxxxxxx
Host: secure.indicee.com
<?xml version="1.0" encoding="UTF-8"?>
<source_field>
<uuid>ccc4355b-cc33-4cb8-a705-7af26de70bb4</uuid>
<name>sales</name>
<attributes>
<attribute value="true" type="Boolean" name="includeField" />
<attribute value="false" type="Boolean" name="isNameless" />
<attribute value="false" type="Boolean" name="hidden" />
<attribute value="{0}" type="String" name="formatting" />
</attributes>
<data_format>{0}</data_format>
<data_type>NUMBER</data_type>
</source_field>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment