Get a Record ID
From LongJump Support Wiki
Revision as of 01:22, 29 December 2011 by imported>Aeric (Created page with "Typically, record IDs are of interest to programmers, who get them in the return values of API calls. But it can also be desirable to get a known value for testing. To get a…")
Typically, record IDs are of interest to programmers, who get them in the return values of API calls. But it can also be desirable to get a known value for testing.
To get a record ID: To get an Object ID:
- Visit https://{domain}/networking/rest/record/{objectName}
- A list of records is returned
- 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.