Forum Discussion
PatrickGrebe
Feb 03, 2022Copper Contributor
Create Project via msdyn_CreateProjectV1 and assign an microsoft 365 group
Hello, in our environment we are creating projects in P4W via the msdyn_CreateProjectV1 api with an azure function. This is working fine. Unfortunately we cannot find a solution to connect a ...
MarvinTheAndroid
Mar 02, 2022Copper Contributor
PatrickGrebe I've been trying to do this with the dynamics REST API.
I can create the team using the same parameters as you have, and then create the project owned by the team.
Did you ever find anything to help with "It takes some time until the connection is shown in P4W"?
I'm finding it takes about an hour before project for the web recognises the association with the O365 group.
But worse, I'm finding that it doesn't work until after that hour I have to click on "group members" in the top right of P4W, at which point it says "loading members information"
... but doesn't ... until I then reload the project page at which point the group association has completed, and the project is now associated with the O365 group as expected
PatrickGrebe
Mar 03, 2022Copper Contributor
No, unfortunately we did not find a solution for this. For us, however, this is not really time-critical.