No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Associated Actions Capability Input
Describes
action links that can be created or updated on a feed element. To associate an action
link group with a feed element, the client must be the same connected app that created the action
link group definition and the user must either be the user who created the definition or
have “View all Data” permission.
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 Salesforce or to an external server. An action link includes a URL and an HTTP method, and can include a request body and header information, such as an OAuth token for authentication. Use action links to integrate Salesforce and third-party services into the feed so that users can take action to drive productivity and accelerate innovation.
- JSON example
-
1"associatedActions": { 2 "actionLinkGroupIds":["0Agxx00000000d1CAA", "0Agxx00000000d2DFY"] 3} - Properties
-