Greetings,
I am running into an issue with a flow that I have created that posts to a designated Teams channel for every new Task in Planner.
The trigger from planner is a new task being created. I want the message in the Teams channel to show:
1. Task Name
2. Due Date
3. Assigned To
The 3rd requirement will not port over correctly. It always shows the assigned to as a string of numbers and letters and not the actual user name. The planner was originally created from the teams channel so all users in both apps are correct. What am I doing wrong? I am new to flows so totally could be a noob thing.
Also if I can get it to tag that user in the Teams channel post that would be a huge plus.