Forum Discussion
daibt
Dec 06, 2022Copper Contributor
How can I modify a task in Project for the web by Power Automate
Hi all I would like to find a way to modify a task as change start date, change finish date, or change duration in a task in Project for the web by Power Automate. regards Truong Dai.
daibt
Dec 23, 2022Copper Contributor
I see that Project for the Web updates the data to the dataverse, but when the data in the dataverse is modified, the system doesn't update in the P4W. So updating data in dataverse is not the solution
Chibo1215
Dec 23, 2022Copper Contributor
daibt Thank you, this lead me to a solution. I was able to change the dates on a task using Power Automate by using the msdyn_PSSUpdateV1 API.
- daibtDec 27, 2022Copper Contributor
Chibo1215 thánks you so much
This is a Project Operations document, not for Project for the Web. You can test other activities like creating a new task, changing the duration. Hope we have a good solution for P4W
Let me ask one more question, can we use HTTP, or HTTPS, as documented here https://learn.microsoft.com/en-us/azure/connectors/connectors-native-http
- Chibo1215Dec 27, 2022Copper ContributorThis blogpost was helpful for me.
https://daytodaydynamics365.com/project-operations-and-project-for-the-web-schedule-api-guide-for-power-automate-users/