Forum Discussion

johnjohn-Peter's avatar
johnjohn-Peter
Iron Contributor
Aug 15, 2025

Creating a Project through Graph API "msdyn_CreateProjectV1"

I want to create a new Project online plan using Microsoft Graph API, so i used this end point and action inside my flow:-

 

 

 

now the action will run successfully, and it should have created a new Project with subject  = "Subject Test from automate", as follow:-

 

 

but i can not find the new project inside the UI:-

any advice?

 

1 Reply

  • RatanPushp's avatar
    RatanPushp
    Brass Contributor

    Hello johnjohn-Peter​ ,

     

    Since, the new project is created using API, it cannot appear in Recent list of projects. If the new project is created, then it must be available in "Created by me" list.

     

    The Recent list shows project which you recently accessed.

     

    Hope this helps you!

    Regards,

    Ratan Pushp

Resources