UI-Records
Number of APIs: 28
-
Create a Record POST {{_endpoint}}/services/data/v{{version}}/ui-api/records
-
Get Record Layout Metadata GET {{_endpoint}}/services/data/v{{version}}/ui-api/layout/:SOBJECT_API_NAME
-
Get a Batch of Records GET {{_endpoint}}/services/data/v{{version}}/ui-api/records/batch/:RECORD_IDS
-
Get Record Layout Metadata GET {{_endpoint}}/services/data/v{{version}}/ui-api/layout/:SOBJECT_API_NAME
-
Get a Directory of Supported Objects GET {{_endpoint}}/services/data/v{{version}}/ui-api/object-info
-
Get Object Metadata GET {{_endpoint}}/services/data/v{{version}}/ui-api/object-info/:SOBJECT_API_NAME
-
Get Values for All Picklist Fields of a Record Type GET {{_endpoint}}/services/data/v{{version}}/ui-api/object-info/:SOBJECT_API_NAME/picklist-values/:RECORD_TYPE_ID
-
Get Values for a Picklist Field GET {{_endpoint}}/services/data/v{{version}}/ui-api/object-info/:SOBJECT_API_NAME/picklist-values/:RECORD_TYPE_ID/:FIELD_API_NAME
-
Get Child Records GET {{_endpoint}}/services/data/v{{version}}/ui-api/records/:RECORD_ID/child-relationships/:RELATIONSHIP_NAME
-
Get a Record GET {{_endpoint}}/services/data/v{{version}}/ui-api/records/:RECORD_ID