No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Action Links Resources
An action link is an indicator on a feed element that targets an API,
a Web page, or a file and is represented by a button in the Salesforce
Chatter feed UI. An
action link includes an HTTP method and can include header information, such as a
bearer token for authentication. Use action links to integrate Salesforce and third-party
systems into the feed.
Available resources:
| Resource | Description |
|---|---|
| /connect/action-link-group-definitions | Create an action link group definition. |
| /connect/action-link-group-definitions/actionLinkGroupId | Get information about or delete an action link group definition through the connected app that created the action link group definition. Deleting an action link group definition removes all references to it from feed elements. |
| /connect/action-link-groups/actionLinkGroupId | Get information about an action link group including state for the context user. |
| /connect/action-links/actionLinkId | Get information about or update the status of an action link. |
| /connect/action-links/actionLinkId/diagnostic-info | Get any diagnostic information that is returned from the REST endpoint when an action link has been executed. Diagnostic information is given only for users who can access the action link. |