- Save a userID in a google sheet doc.
- Try to push a message in a chat with the userID (read from the doc) but instead of normal
@AdamLol
I see<@USERID123>
. Can I somehow see the real name?
Asked
Active
Viewed 234 times
0

Ivan
- 301
- 4
- 9
1 Answers
0
Since at-handles can change, it's not recommended to rely on them. As such, you have three options in terms of output.
- Name
- Mention (user ID)
You can pick between these options by choosing from the dropdown beside the variable

Colm Doyle
- 3,598
- 1
- 20
- 22
-
Hi, yes, you are right. But name or email will not trigger a notification for the user. – Ivan Jun 22 '22 at 06:59