Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Update Project Level Custom field in Project Online

(0) ShareShare
ReportReport
Posted on by 6

Hi,

I am trying to update project level custom field which is of type text and other of type flag. I am using power automate send http request to SharePoint trigger. Help me to over come this issue. Below is the screenshot of the trigger that i am using.

jainnishant_0-1606809184165.png

 

Here is the Body of this:

"<?xml version="1.0" encoding="UTF-8"?>
<Request xmlns="http://schemas.microsoft.com/sharepoint/clientquery/2009" SchemaVersion="15.0.0.0" LibraryVersion="16.0.0.0" ApplicationName="Javascript Library">
<Actions>
<Method Id="14" Name="SetCustomFieldValue" ObjectPathId="12">
<Parameters>
<Parameter Type="String">Custom_internalName</Parameter>
<Parameter Type="String">@{items('Apply_to_each')['ProjectNotification']}</Parameter>
</Parameters>
</Method>
<ObjectPath Id="16" ObjectPathId="15" />
<Query Id="17" ObjectPathId="15">
<Query SelectAllProperties="true">
<Properties />
</Query>
</Query>
</Actions>
<ObjectPaths>
<Constructor Id="0" TypeId="{3a609e5f-e2a1-497c-87a2-e5e8a781c096}" />
<Constructor Id="2" TypeId="{f256f605-bb33-4d62-b206-72a06a765075}">
<Parameters>
<Parameter ObjectPathId="0" />
</Parameters>
</Constructor>
<Property Id="4" Name="Projects" ParentId="0" />
<Method Id="6" Name="GetByGuid" ParentId="4">
<Parameters>
<Parameter Type="String">@{items('Apply_to_each')['ProjectId']}</Parameter>
</Parameters>
</Method>
<Constructor Id="0" TypeId="{3a609e5f-e2a1-497c-87a2-e5e8a781c096}" />
</ObjectPaths>
</Request>
"

  • Community Power Platform Member Profile Picture
    on at
    Re: Update Project Level Custom field in Project Online

    I could not get the above method to work for any custom fields...it only worked for like 3 standard fields

     

    If you check out my link here, I spent some time working with Custom Fields to come up with a solution.

    https://powerusers.microsoft.com/t5/Building-Flows/Optimize-updateCurrencyProperty-or-updateTextProperty-POST-to/m-p/596648#M78744

     

    We're still running it 2x a day every day to update our custom fields.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow