Hey all,
This is my first Make automation and it is running. I have a workflow where new events are pushed to a channel. It is running well but there are a couple of tweaks I could use help with:
- Is it possible to hyperlink the
Summary
(event title) withHtml Link
? - Is there a way for the Slack message output to accept HTML? If the
Description
field of the google calendar event has formatting (bold, underline, hyperlink, etc.) the Slack message is messy with raw text. If not, is it recommended to just omit theDescription
from my configuration?
I’ve attached my workflow and a sample of the Slack message output! Thanks!