Newer Version Available
Action Link Group Definition
The definition of an action link group. All action links must belong to a group. Action links in a group
are mutually exclusive and share some properties. Define stand-alone actions in
their own action group.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| actionLinks | Action Link Definition[] | A collection of action link definitions that make up the action link group. Within an action link group, action links are displayed in the order listed in the actionLinks property of the Action Link Group Definition Input request body. Within a feed item, action link groups are displayed in the order specified in the actionLinkGroupIds property of the Associated Actions Capability Input request body. |
Medium, 33.0 | 33.0 |
| category | String | Indicates the priority and location of the action links. Values are:
|
Medium, 33.0 | 33.0 |
| createdDate | String | ISO 8601 date string, for example, 2011-02-25T18:24:31.000Z | Small, 33.0 | 33.0 |
| executionsAllowed | String | Defines the number of times an action link can be executed. Values are:
|
Medium, 33.0 | 33.0 |
| expirationDate | String | ISO 8601 date string, for example, 2011-02-25T18:24:31.000Z, that represents the date and time this action group expires and can no longer be executed. If the value is null, there isn’t an expiration date. | Medium, 33.0 | 33.0 |
| id | String | 18-character ID of the action link group definition | Small, 33.0 | 33.0 |
| modifiedDate | String | ISO 8601 date string, for example, 2011-02-25T18:24:31.000Z | Small, 33.0 | 33.0 |
| templateId | String | The ID of the action link group template from which to instantiate this action link group, or null if this group isn’t associated with a template. | Medium, 33.0 | 33.0 |
| url | String | The Chatter REST API URL for this action link group definition. | Small, 33.0 | 33.0 |