Slack Message
Last updated
Was this helpful?
Last updated
Was this helpful?
UI Bakery allows you to send Slack messages from your action to a predefined channel webhook.
By default, you can send plain text messages like this:
Slack API returns the "ok"
string if the message was sent successfully.
In addition to sending text messages, you can also reference the data from the previous step or the data of the UI component:
You can also use Slack's , such as block & attachments.