
Announcements
I'd like to get the user ID of the person posting a Teams Message (for use later in assigning that person a task). I see the from user ID in the output from the When a New Channel Message is Added trigger, and think I can do this with the triggerbody function... but am struggling with correct syntax. Help?!
Nevermind--finally figured it out. New at this and wasn't sure how to drill down, but got it:
triggerbody()?['from']?['user']?['id']