Hello,
I am attempting to create a flow using the above "Update Planner Task if an existing SharePoint item is modified" but am having troubles getting the flow to work properly. Ive edited the flow a bit as I would like it to work within the project automation structure I already have in place. Ive added a "Get Item" Connector as a step so that I can automate Plan Id being brought in.. The Plan ID will already be in one of the columns of my share point Site. I then will use this for the next step of "list tasks" as a dynamic connector.

Apart from this I hadnt changed anything from the template... These are my columns in sharepoint site and planner and seem to be matching so im not sure what the problem is.


When I try to run the flow it always fails at the condition part of the flow as it turns a result of "false" even though it should be true as I am changing the columns in the sharepoint list.

For reference here is the output I get from the List Tasks step in this. I am not very familiar what any of this means.


It does give more for the output but i figured this would be enough. Still learning this coding aspect and trying to identify errors so any help would be appreciated. Let me know if there is any questions or thoughts you have.