REST API:form Resource

From LongJump Support Wiki
Revision as of 02:50, 25 February 2011 by imported>Aeric (→‎Payload Examples)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Retrieves metadata for a Form Layout.

Warn.png

Warning: Information on this page is Provisional.

Method
GET
URI
https://{domain}/networking/rest/form/object/{objectName}/{recordId}?{query_parameters}
Query Parameters
  • {mode} - Retrieve the form displayed for the action a user may engage in: add, edit, or view.
For more information, see: Specifying Query Parameters in REST APIs
Response
Metadata structure for the form layout.

Payload Examples