No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
FlexiPage
Returns a list of Flexible Pages and their details. Information returned includes Flexible Page regions, the components within each region, and each component’s properties, as well as any associated QuickActions. This resource is available in API version 29.0 and later.
Syntax
Example
- Getting root Flexible Page resource
- Getting a Flexible Page whose ID is 0M0xx0000000001CAA
- Example request body for /vXX.X/flexiPage/
- none required
- Example response body for /vXX.X/flexiPage/
- Example request body for /vXX.X/flexiPage/{ID of FlexiPage}
- none required
- Example response body for /vXX.X/flexiPage/{ID of FlexiPage}
-
- In the code sample above:
- name—the name of the region
- components—an array of Aura components in the region
- properties—an array of properties for the component
- typeName—the name of the Aura component
- typeNamespace—the namespace of the Aura component