Newer Version Available

This content describes an older version of this product. View Latest

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.

Action Links are currently available to select customers through a pilot program. To be nominated to join this pilot program, contact salesforce.com. Additional terms and conditions may apply to participate in the pilot program. Please note that pilot programs are subject to change, and as such, we cannot guarantee acceptance into this pilot program or a particular time frame in which this feature can be enabled. Any unreleased services or features referenced in this document, press releases, or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.

Note

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.