Newer Version Available
ActionLinkTemplate
Action link templates let you reuse action link definitions and package and distribute action links. An action link is a button on a feed element. Clicking an action link can take a user to another Web page, initiate a file download, or invoke an API call to an external server or Salesforce. Use action links to integrate Salesforce and third-party services into the feed.
For more information, see ActionLinkTemplate in the Object Reference.
Fields
| Field Label | API Field Name | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| Action Link Group Template ID | ActionLinkGroupTemplateId | reference | 18 | |||
| Action Link Template ID | Id | id | 18 | |||
| Action Type | LinkType | picklist | 255 | |||
| Action URL | ActionUrl | textarea | 32000 | |||
| Confirmation Required | IsConfirmationRequired | boolean | ||||
| Created By ID | CreatedById | reference | 18 | |||
| Created Date | CreatedDate | datetime | ||||
| Custom User Alias | UserAlias | string | 128 | |||
| Default Link in Group | IsGroupDefault | boolean | ||||
| Deleted | IsDeleted | boolean | ||||
| HTTP Headers | Headers | textarea | 32000 | |||
| HTTP Method | Method | picklist | 255 | |||
| HTTP Request Body | RequestBody | textarea | 32000 | |||
| Label | Label | string | 255 | |||
| Label Key | LabelKey | string | 128 | |||
| Last Modified By ID | LastModifiedById | reference | 18 | |||
| Last Modified Date | LastModifiedDate | datetime | ||||
| Position | Position | int | 9 | |||
| System Modstamp | SystemModstamp | datetime | ||||
| User Visibility | UserVisibility | picklist | 255 |