Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

sObject PlatformAction

Returns the description of the 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. This resource is available in API version 33.0 and later.

The only thing you can do with this resource is Query it.

Syntax

URI: /services/data/vXX.X/sobjects/PlatformAction

Formats: JSON, XML

HTTP methods: GET

Authentication: Authorization: Bearer token

Request body: None