Newer Version Available
SObject PlatformAction
PlatformAction is a virtual read-only object. It enables you to query for
actions displayed in the UI, given a user, a context, device format, and a record ID. Examples
include standard and custom buttons, quick actions, and productivity actions.
Returns the description of the PlatformAction.
Syntax
- URI
- Use /services/data/vXX.X/sobjects/PlatformAction
- Available since release
- This resource is available in API version 33.0 and later.
- Formats
- JSON, XML
- HTTP methods
- GET
- Authentication
- Authorization: Bearer token
- Request body
- None.
Usage
The only thing you can do with this resource is Query it.