Salesforce · Arazzo Workflow
Salesforce Get a Record UI Representation
Version 1.0.0
Fetch a record's UI API representation with its object metadata and layout fields.
View Spec
View on GitHub
Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSalesArazzoWorkflows
Provider
Workflows
get-record-ui
Retrieve a Salesforce record's UI representation with object metadata.
Reads the object metadata for the supplied object, then loads the record's UI API representation using the requested layout so a client can render the record with the correct fields, labels, and metadata.
1
getObjectMetadata
Read the object metadata to confirm the object exists and to learn its fields, labels, and CRUD permissions before loading the record.
2
getRecordUi
Load the record's UI API representation using the requested layout so the client receives field values alongside their display metadata.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.