Is there a way to format messages sent from Flow to Slack? I tried using the tag to bold text, but it treated the tag as text.
Flow does allow formatting messages with the Slack action - Slack’s API docs have the details with examples. So to bold the text, you can use:
*text to bold*
Thanks for the question!
