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.
PlatformActionTypeEnum Enum
Enum Values
The following are the values of the Metadata.PlatformActionTypeEnum enum.
| Value | Description |
|---|---|
| ActionLink | An indicator on a feed element that targets an API, a web page, or a file, represented by a button in the Salesforce Chatter feed UI. |
| CustomButton | When clicked, opens a URL or a Visualforce page in a window or executes JavaScript. |
| InvocableAction | An invocable action such as posting to Chatter. |
| ProductivityAction | Productivity actions are predefined by Salesforce and are attached to a limited set of objects. You can’t edit or delete productivity actions. |
| QuickAction | A global or object-specific action. |
| StandardButton | A predefined Salesforce button such as New, Edit, and Delete. |