Difference between revisions of "Get an Object ID"
From LongJump 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:
- Visit https://{domain}/networking/rest/object/{objectName}
- Use the content of the <id> tag
- -or-
- Visit Designer > Data > Objects > {Object}
- 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.