Logo
Salesforce Developers API Documentation

UI-Actions

Number of APIs: 22


1. Get List View Header Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/list-view/:LIST_VIEW_IDS



2. Get List View Chart Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/list-view-chart/:SOBJECT_API_NAME



3. Get Lightning Page Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/flexipage/:FLEXIPAGE_NAMES



4. Get List View Header Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/list-view/:LIST_VIEW_IDS



5. Get Record Edit Page Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/record/:RECORD_ID/record-edit



6. Get Related List Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/record/:RECORD_ID/related-list/:RELATED_LIST_IDS



7. Get Related List Record Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/record/:RECORD_ID/related-list-record/:RELATED_LIST_RECORD_IDS



8. Get Related List Record Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/record/:RECORD_ID/related-list-record/:RELATED_LIST_RECORD_IDS



9. Get List View Record Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/list-view-record/:RECORD_IDS



10. Get List View Record Actions

GET {{_endpoint}}/services/data/v{{version}}/ui-api/actions/list-view-record/:RECORD_IDS



ENDPOINTS