Hi all,
I have a Sharepoint list that gets populated with items automatically by using another flow that will receive emails, extract that data and post that data to the Sharepoint List.
I spent some time putting this post together. I would appreciate it if someone could help. Thanks!
I'm now facing an issue:
One of our Columns is titled Assigned to:
Here someone from our team would manually go in and modify that particular field and assign it to someone. The rest of the list is updated automatically with another flow.

I'd then like to:
Only when that particular field in an item is modified/updated --> Trigger a Teams message.
I don't want it triggering if the ticket priority, ticket number, or Short Description field is updated. Only need a message triggered when a Assigned to field is updated.
How can I grab the name the Assigned to field was set to to then use as a recipient of where the Teams message is going to be sent to?
What this is for is so it sends whoever was 'assigned a ticket' in the SP list to get notified of so and get to work.

Example:
I am going to assign a 'ticket' to myself

Since all the info was already there, how can I it have it trigger when only the assigned to field is modified and then how to send the Teams message which will be directed my way anyways?
Thanks I hope I explained myself 🙂