Difference between revisions of "Object ID"

From AgileApps Support Wiki
imported>Aeric
(Created page with "To get an Object ID: # Visit https://{domain}/networking/rest/object/{objectName} # Use the content of the <tt><id></tt> tag ::'''''-or-''''' # Visit '''Designer > Data > O…")
 
imported>Aeric
Line 7: Line 7:
# Visit '''Designer > Data > Objects > {Object}'''
# Visit '''Designer > Data > Objects > {Object}'''
# At the top of the page, click the icon next to the Object Name to expand the view.<br>The object ID is the first item of information in the page.
# At the top of the page, click the icon next to the Object Name to expand the view.<br>The object ID is the first item of information in the page.
<noinclude>
[[Category:Development]]
</noinclude>

Revision as of 23:29, 29 December 2011

To get an Object ID:

  1. Visit https://{domain}/networking/rest/object/{objectName}
  2. Use the content of the <id> tag
-or-
  1. Visit Designer > Data > Objects > {Object}
  2. At the top of the page, click the icon next to the Object Name to expand the view.
    The object ID is the first item of information in the page.