Forum Discussion
MonteStJohns
Sep 03, 2019Copper Contributor
Create/Edit/Delete Resource Engagements using MS Flow?
Really want to take advantage of the Project OnLine Resource Engagements early-on in our Crawl/Walk Phase for Enterprise Resource Management. But - what would be helpful is the ability to add use...
Paul_Mather
Sep 04, 2019MVP
Hi MonteStJohns
There are APIs for Resource engagements so there is no reason why you can't build a solution around resource engagements (I know of at least one partner that has done this before). Unfortunately I do not have any code samples that I can share at this time but if I do in the future I will publish these. You can review the classes in the Project Server CSOM API here: https://docs.microsoft.com/en-us/dotnet/api/microsoft.projectserver.client - see the Engagement* and Project Engagement* classes
Paul
MonteStJohns
Sep 04, 2019Copper Contributor
Appreciate it Paul