Newer Version Available
FlexiPage
Represents a Lightning Page. A Lightning Page is a customizable screen
containing Lightning components.
Includes access to the associated FlexiPage object in the Metadata API. Available from API version 31.0 or later.
Lightning Pages are used in several places.
- In Salesforce1, a Lightning Page is the home page for an app that appears in the navigation menu.
- In Lightning Experience, Lightning Pages can be used as the home page for an app, and to customize the layout of record pages and the Home page.
Supported SOAP Calls
create(), query(), retrieve(), update(), upsert()
Supported REST HTTP Methods
GET, HEAD
Fields
| Field | Details |
|---|---|
| Description |
|
| DeveloperName |
|
| FullName |
|
| MasterLabel |
|
| Metadata |
|
| NamespacePrefix |
|
| ParentFlexiPage |
|
| SobjectType |
Available in API version 37.0 or later. |
| Type |
Available in API version 32.0 or later. In API versions 32.0 through 36.0, this field can only have a value of AppPage. |
Sample Code
This code sample creates a Lightning Page with a single Recent Items component, that shows recently used Accounts and MyCustomObject__cs