You are here:
Post to Chatter Action
This action posts a message to a specified feed, such as a Chatter group or a case record. The message can contain mentions and topics, but only text posts are supported.
Required Editions
| View supported editions. |
In Flow Builder, add an Action element to your flow. In the Action field, enter Chatter, and select Post to Chatter.
Set Input Values
Use values from earlier in the flow to set the inputs for the Chatter post.
Store Output Values
To use the Chatter post’s ID later in the flow, store it in a variable. The values are assigned when the Chatter post is created.
| Output Parameter | Description |
|---|---|
| Feed Item ID | Assigns the created post’s ID to a resource in the flow. This parameter accepts any single-value variables of type Text, Picklist, or Multi-Select Picklist. |
Usage
At run time, the Chatter post isn’t created until the interview’s transaction completes. Transactions are complete when the interview either finishes or executes a Screen, Local Action, or Wait element.

