Hi :)
I have a flow in PA that sends a message in Teams to alert a group chat if a new request has been submitted (trigger : when response is received in MS Form, create new item in SP List then send Teams message).
I would like to know how to / if it's possible to get the email(or profile) of the employee/user that did the first thumbs up on the message in teams, and then autopopulate the specific item in the List with the employee's email in the field 'Assigned to'.
In other words : when an employee does a thumbs up on the Teams message in the group chat, this employee is automaticly assigned to the related item.
My way of doing it would be to create an other flow that when a new message is submitted in teams, every 30 secondes check if there has been a liked reaction on that message. If so, condition » true. But then.... I dunno what to do to retreive the User that did the reaction.
Thank you ++++
(PS : My first language is french ;) )