Hi everyone,
Not sure, I should ask this here or the Power Apps forum.
I have a PowerApp that sends an HTTP Post request to an API.
The API creates a record and returns the object id (user story).
I would like to update a SharePoint Item with this information, but when creating this step in flow, it requires I update the entire item's fields.
is there a better way to do this?
Thanks
Solved! Go to Solution.
You can use a "Get item" action before to update it, just in order to get values for required fields, and then inform the same values on Update item action.
@F_Quint the Update item action display all the columns but if any of them are not being updated just leave the fields blank. You only need to enter data into fields that are being updated and/or fields where the column is a required one.
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
You can use a "Get item" action before to update it, just in order to get values for required fields, and then inform the same values on Update item action.
This seems to be the only solution.
you can't just simply update one field. I tried that and it wipes blank all the fields that where a value is not entered.
I would like to this route but the flow takes a lot longer if you have 30+ fields to update.
Anyway, thanks for your help.
Power Automate User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.
User | Count |
---|---|
54 | |
42 | |
39 | |
34 | |
34 |
User | Count |
---|---|
72 | |
65 | |
59 | |
58 | |
50 |