I'm wanting to create a project and add tasks to that project using Power Automate. Using the Common Data Service connector, I can create the project successfully but not the tasks. When I run the flow, I get a "Resource not found for the segment" error for the Project ID. It is the correct ID. What am I doing wrong?
Add tasks to Project for the web using Power Automate
2.5k Views Asked by Robby At
1
There are 1 best solutions below
Related Questions in MS-PROJECT
- Is there a way to undo published changes to a project schedule after using "Update Project" feature?
- OData rest API with MS Project Online (SharePoint) "User not found in active directory or Project db
- MS project VBA : how can I get the work hours of an assignment on a day or between two dates?
- Is it possible to get a font property (bold) of a cell using Application.TextStyles32Ex method (MS Project)?
- how to close an excel workbook from ms project? (VBA)
- custom field erro
- How to export the start date and time in MS Project?
- (Microsoft Project 2019 on-premise) DraftProjectResource does not update StandardRate
- Setting desired EntityType on custom field creation using sharepoints REST API for Project Online
- How to update resource cost rate in Microsoft Project 2019?
- Assign shortcut to macro/module in MS-Project?
- Running a macro on the activeselection if more than 1 row selected but if only one selected run on activeproject
- Reference a non-default calendar to add items in a loop
- Why is the GetObject Method Failing?
- Send MS Project Tasks to a different Outlook calendar instead of my default
Related Questions in POWER-AUTOMATE
- Automate the update of a pivot table in Excel via Power Automate Web
- Is there any function that can be in place of line 11?
- PowerAutomate Flow not behaving as intended for SharePoint List Modifications; Issue may be Trigger formulas
- Allowing any member of a dynamic group to send as from a shared mailbox
- JSON schema inside Parse JSON action. "required" array versus field type
- List Updates automatically feed quick links
- Adding Start and End Times from a DateTime Picker in Power Automate Flow
- Why is this flow activating an infinite loop?
- Error when running a flow from a Power App
- Microsoft form multiple choice depending on the availability
- Microsoft form multiple choice with a maximum of 2 answers per choice
- Sharepoint REST API GetLimitedWebPartManager method returns empty result
- Validation error Notion API when using in power automate
- SharePoint Online - Display Image on a Page based on column status value from list
- Can i use "Append to Array variable" inside ApplyToEach which have concurrency enable
Related Questions in COMMON-DATA-SERVICE
- Setting a Persistent Session Filter on Model Driven App
- Export option is not available for the Customer Voice project
- Error while ingesting data into dataverse using Synapse dataflow (Sustainability Manager)
- Toggling a class within another component
- Office 365 Licesncing Query
- Displaying cds data in powerapps portal
- Power Platform Canvas App only environment, app user permissions
- Why isn't column data for a table visible when viewing data?
- Linked server to Dataverse
- How de degrade the CDM manifest version number to 1.0.15 in Data Factory?
- PowerApps - create my own table or use a Dataverse table?
- How can I read result of web api call from Dynamics 365?
- No data in CDS following the import of my solution
- Use Python in Azure Functions to download a File datatype file from Microsoft Dataverse/CDS
- I'm a new CDS/Dataverse user and am wondering why there are so many columns in new tables?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?

There are two ways to create a new project, you can use Microsoft Project's "Creates new project" or you can use SharePoint's "Send an HTTP Request to SharePoint"
There are a two ways to create a new task in Microsoft Project Online (PWA). You can use Microsoft Project's "Create new task" or SharePoint's "Send an HTTP request to SharePoint."
You have to checkout the project and then check it back in. (Please note that the refresh time isn't instant. See here)
PWA is part of Microsoft Project Server 2013.