I have a flow created that sends a notification to a group of teams, an email and a mention within a chat whenever someone starts a conversation with my bot. Do you know if it is possible for me to also send the user id of the person who started the conversation?
Solved! Go to Solution.
Hi @IgnacioV,
Yes, this should be possible via the 'bot.UserId' variable.
@Jcook has written a great blog about this approach:
Hi @IgnacioV,
Yes, this should be possible via the 'bot.UserId' variable.
@Jcook has written a great blog about this approach: