
Does anyone know how I can create a SharePoint list item that says who the Planner task is assigned to?
I'm currently building a flow that gets Planner data and creates a sharepoint list item for every Planner task. Currently, I'm struggling to get the assigned user of the Planner task into the SP list. I followed this tutorial (https://tomriha.com/how-to-display-assigned-users-in-planner-task-with-power-automate/) to get the name of the user rather than the assignedID. However, past this step I'm unsure of how to create a SharePoint item that has the name of the task and the assigned user(s) name.
This is my current flow to get the users name
Hello @caitlinj ,
the article you followed was meant just to display the users in an email, try to follow the new one https://tomriha.com/how-to-store-planner-assigned-users-in-sharepoint-with-power-automate/