I'm wanting to create a project and add tasks to that project using Power Automate. Using the Common Data Service connector, I can create the project successfully but not the tasks. When I run the flow, I get a "Resource not found for the segment" error for the Project ID. It is the correct ID. What am I doing wrong?
Asked
Active
Viewed 1,942 times
1 Answers
0
There are two ways to create a new project, you can use Microsoft Project's "Creates new project" or you can use SharePoint's "Send an HTTP Request to SharePoint"
There are a two ways to create a new task in Microsoft Project Online (PWA). You can use Microsoft Project's "Create new task" or SharePoint's "Send an HTTP request to SharePoint."
You have to checkout the project and then check it back in. (Please note that the refresh time isn't instant. See here)
PWA is part of Microsoft Project Server 2013.

Ethan
- 808
- 3
- 21
-
I'm pretty sure "Project for the web" and "Project Online" are two different things. Is that right? – Robby Mar 23 '21 at 13:02
-
Project Web App (PWA) is part of Project Online. Please see the following link (https://support.microsoft.com/en-us/office/get-started-with-project-web-app-0c5b05b3-b444-438c-8b22-100d87ade40b) and look at the updated photo on the bottom of my answer. – Ethan Mar 24 '21 at 11:37