Newer Version Available
Get Standard Invocable Actions
For Salesforce Omnichannel Inventory and Salesforce Order Management, you can also call the corresponding Connect REST API endpoints or Apex ConnectApi methods. For more information, see Salesforce Omnichannel Inventory Resources and Salesforce Order Management Resources in the Connect REST API Developer Guide, and ConnectApi Namespace in the Apex Reference Guide.
The Post to Chatter action supports the following features using a special format in the body post. For example, the string Hi @[005000000000001], check out #[some_topic] is stored appropriately as Hi @Joe, check out #some_topic where “@Joe” and “#some_topic” are links to the user and topic, respectively.
- @mentions using @[<id>]
- Topic links using #[<topicString>]
For more information about actions, see the Actions Developer Guide.
Syntax
Formats
HTTP Methods
Authentication
Request parameters
Example
Example Request
Example Response Body