Loading
Prepare for Email to Become the Default Login ExperienceRead More
Automate Your Business Processes with Salesforce Flow
Show Toast Message Action

Show Toast Message Action

Shows a brief message window on the user's page. The message can include links to external content.

Required Editions

In Flow Builder, add an action element to your flow. In the New Action window, search for Toast, and then select Show Toast Message.

Set Input Values

Use values from earlier in the flow to set the inputs for the action.

Input Values Description
Dismissal Method

Required. Specifies how the user can remove the toast message after reading it. Valid values are:

  • Manual—The message remains on the page until the user dismisses it.
  • Automatic—The message remains on the page for 5 seconds, and then disappears. The user can also dismiss it earlier.
Toast Message Style

Required. Specifies the type of message to show. Valid values are:

  • Success—Shows a green message with a checkmark.
  • Information—Shows a gray message with an info symbol.
  • Warning—Shows an orange message with a triangle warning symbol.
  • Error—Shows a red message with a prohibition (no) symbol.
Toast Message Title Required. The title of the message.
Toast Message Body Optional. The body of the message. Use the resource picker to insert values from earlier in the flow into the body.

Add Links

To use a link in the toast message body, enter {key}, where key is an identifier of your choosing. The configuration panel shows a link configuration for each unique key.

You're only required to fill in the fields listed in this section if you're using one or more link keys.

Field Description
Display Text

Required. Specifies the text to show in the message body.

URL

Required. Specifies the URL to open in a new window.

Considerations

  • A single action element can show only one toast message. To show multiple messages, create multiple elements.
  • A maximum of three toast messages can show on the screen at any one time. If your flow can potentially show four or more messages at one time, later messages don't show up until the user dismisses earlier messages.
 
Loading
Salesforce Help | Article