web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Send an HTTP request PATCH not updating

(0) ShareShare
ReportReport
Posted on by 2

I'm able to get and set all of the data I want to and the input on the HTTPS request is correct but the output doesn't show the updated array of values.

 

This is the Send HTTP request PATCH

rmac_1-1650470901886.png

and when I send you can see that the input is as intended but the output remains as the original list of values 

rmac_2-1650471024400.png

 

I have the same question (0)
  • Expiscornovus Profile Picture
    32,820 Most Valuable Professional on at
    Re: Send an HTTP request PATCH not updating

    Hi @rmac,

     

    You could use the validateUpdateListItem method to update a choice field value (which allows multiple selections) of a single list item. 

     

    @tom_riha has written a nice blogpost about this approach:

    https://tomriha.com/update-sharepoint-multiple-selection-choice-column-with-power-automate/

     

    In your setup that would be something like below.

     

    {
     "formValues":[
    	{
    	 "FieldName": "Asset_Checklist",
    	 "FieldValue": "Test"
    	}
     ]
    }

    validateupdatelistitem_post.png

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 797 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 425 Moderator

#3
developerAJ Profile Picture

developerAJ 319

Last 30 days Overall leaderboard