In an attempt to convert a SharePoint Designer 2013 flow to a Microsoft Power Automate, I want to create a new project entry of a certain template type in project online for a SharePoint site. I want the values of the project entry to be populated from the a SharePoint list. Is this possible? How would we do it?
Current Work:
Create a workflow that is triggered when an item is created or modified for a SharePoint list. Create and initialize variables from the list. Followed by a project Online Action, "Creates new Project", However this does not display all the field values of the project template, it only allows me to create an entry with a title.
This is how we manually create a new project entry