Difference between revisions of "Object ID"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
m (Text replace - '{domain}' to '{{domain}}')
 
Line 2: Line 2:


'''To get an Object ID:'''
'''To get an Object ID:'''
# Visit https://{domain}/networking/rest/object/{objectName}
# Visit https://{{domain}}/networking/rest/object/{objectName}
# Use the content of the <tt><id></tt> tag
# Use the content of the <tt><id></tt> tag



Latest revision as of 19:18, 25 April 2014

Every Object as a unique ID that distinguishes it from all other objects in the platform.

To get an Object ID:

  1. Visit https://{yourDomain}/networking/rest/object/{objectName}
  2. Use the content of the <id> tag
-or-
  1. Visit GearIcon.png > Customization > Objects > {Object}
  2. Click Properties
  3. The Object ID appears at the top of the page, under the Object Name.

Notepad.png

Note: For all intents and purposes, the Object Name is synonymous with the Object ID. (Exceptions are carefully noted.) Since the Object Name is human-readable, it is generally preferable to use that.

Exceptions: