Has anyone been able to tag a user with a Slack Notification via Automation? Basically this unanswer...
m
Has anyone been able to tag a user with a Slack Notification via Automation? Basically this unanswered question from a few months ago: https://discourse.prefect.io/t/how-to-tag-a-user-in-prefect-slack-notification/2875 Tried all the recommended formats I could find and they’re just coming through as plaintext.
1
j
Hey you should be able to tag someone like this in the body:
<@nameofperson>
m
This doesn’t appear to work for us. Wondering if perhaps we need to set some specific permissions on the integration?
j
Are you able to do it w/ a slack user id in place of a name? https://stackoverflow.com/questions/47491331/mentioning-users-via-slack-in-webhooks
It might be workspace/integration specific i'm not sure
m
Yeah IDs are not working either 🤔