Forum Discussion
Solek_Group
Oct 05, 2023Copper Contributor
Power Automate - Create a task in project - unfinished business
Hi, I'd like to create a power automate flow that will (after a series of approvals) create a project task. However this is completely lacking the following abilities: 1. assigning a t...
- Oct 05, 2023
Hello Solek_Group,
This connector in for Project Online, not Project for the web, looking at the requirements you have, you are using Project for the web. For project for the web, the project schedule API will be needed, details here for using that in Power Automate: https://learn.microsoft.com/en-us/dynamics365/project-operations/project-management/scheduling-apis-powerautomate
I hope that helps
Paul
Paul_Mather
Oct 05, 2023MVP
Hello Solek_Group,
This connector in for Project Online, not Project for the web, looking at the requirements you have, you are using Project for the web. For project for the web, the project schedule API will be needed, details here for using that in Power Automate: https://learn.microsoft.com/en-us/dynamics365/project-operations/project-management/scheduling-apis-powerautomate
I hope that helps
Paul
Solek_Group
Oct 06, 2023Copper Contributor
A little, but I'd still like to know how to access a dataverse table(s) associated with the project, as that has not been made clear in the link you posted.