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.
Quick Action Execution
The results that are returned when a quick action executes.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| contextId | String | The ID of the related record for the quick action. | Small, 57.0 | 57.0 |
| feedItemId | String | The ID of the feed item that the action created. | Small, 57.0 | 57.0 |
| id | String | The ID of the record that the action created or updated. | Small, 57.0 | 57.0 |
| isCreated | Boolean | Specifies whether the action created records (true), or not (false). | Small, 57.0 | 57.0 |
| isSuccess | Boolean | Specifies whether the action executed successfully (true), or not (false). | Small, 57.0 | 57.0 |
| successMessage | String | The action’s success message. | Small, 57.0 | 57.0 |