I have a lovely Coda automation that sends a message to my Slack channel when we are missing a certain inventory item. I love it.
There are two things I would like to be able to do:
Send the message from a coda bot rather than my own account (I am the one intending to receive the message after all).
Ping @channel (or @individual) when I post. Right now, it does not allow the channel to be pinged (the text ‘@channel’ goes through, it just doesn’t activate the notification for some reason).
Ah I see, I’m not trying to message someone directly, I’m trying to @ someone inside another channel. So this solution:
Won’t work, because the channel option is used by the slack handle (which is already taken by my #inventory channel name).