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.

DescribeAvailableQuickActionResult

Returns an array of DescribeAvailableQuickActionResult objects.

The describeAvailableQuickActions() call returns an array of DescribeAvailableQuickActionResult objects. In API version 28.0, each DescribeAvailableQuickActionResult object represents details about actions available for a specified parent. In API version 29.0 and greater, each DescribeAvailableQuickActionResult object represents details about actions available for a specified context.

Name Type Description
actionEnumOrId string The unique ID for the action. If the action doesn’t have an ID, its API name is used.

This field is available in API version 35.0 and later.

label string The action label.
name string The action name.
type string
  • LogACall
  • SocialPost
  • Canvas
  • Create
  • VisualforcePage
  • Update