Difference between revisions of "REST API:form Resource"

From LongJump Support Wiki
imported>Aeric
 
imported>Aeric
m (Text replace - 'Form Layout' to 'Form')
Line 1: Line 1:
Retrieves metadata for a [[Form Layout]].
Retrieves metadata for a [[Form]].


{{Warn|Information on this page is [[Provisional]].}}
{{Warn|Information on this page is [[Provisional]].}}

Revision as of 00:33, 13 July 2011

Retrieves metadata for a Form.

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