Skip to content

Instantly share code, notes, and snippets.

@IndiceeCoder
Created August 2, 2011 18:56
Show Gist options
  • Save IndiceeCoder/1120904 to your computer and use it in GitHub Desktop.
Save IndiceeCoder/1120904 to your computer and use it in GitHub Desktop.
Getting Started With The Indicee API And OAuth
<users>
<account>
<attributes>
<account_attribute value="100" name="indicee.app_user_limit" hierarchical="false"/>
...
</attributes>
<created_time>2010-10-26T13:55:37Z</created_time>
<display_name>adamsmith</display_name>
<email>adamsmith@indicee.com</email>
<first_name>adam</first_name>
<id>1234</id>
<industry></industry>
<last_name>smith</last_name>
<organization>indicee</organization>
<phone>1234567890</phone>
<status>ACTIVE</status>
<title>developer</title>
</account>
</users>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment