I’m in the process of creating an automated message to a MS Teams channel, in that message I am trying to ping the entire channel making use of the notification system that MS Teams offers. Similar to slack, you are able to “@channel”, however, in MS Teams it attempts to autocomplete manually to the channel name E.G
@Channel becomes and the text has obvious properties to shoot that notification.
Does anyone know the best way to approach this so that Make is able to produce the same notification from the text itself? I’m formatting to HTML but I am unable to figure this aspect out.