Forum Discussion
BaulieuCla
Jun 23, 2021Copper Contributor
URL can not contain query parameters
I have an issue concerning this flow I am trying to build, the purpose is to transfer tasks from a project in MS project online to planner: the URL adress of my project published in a sharepoint list...
Paul_Mather
Jun 24, 2021MVP
Hello BaulieuCla ,
From your screen shot you are trying to get data from Project for the web but using the Project Online connector in Power Automate. Project for the web and Project Online are different products. To read the task data from Project for the web via Power Automate you will need to use the Dataverse connector: Overview of how to integrate flows with Dataverse - Power Automate | Microsoft Docs
You can use the List Rows action to list the rows from the Project Tasks table.
Paul