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 |