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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Create Item using JSON...
Power Apps
Unanswered

Create Item using JSON from Multiple Forms Updates

(0) ShareShare
ReportReport
Posted on by

Hi,

I'm trying to create an item in a SP list based on updates from Multiple Forms (PowerApp with different screens).

I'm using a Power Automate flow, passing a JSON to the flow, instead of the usual Patch passing all updates, since I'm adding the item to a list where I don't want users to have access/write permissions and I'm using the suggestions from Reza here:

https://www.youtube.com/watch?v=ts-ggDAy7IQ (check it out, I wish I found this sooner!)

 

My previous patch:

Patch('POL',
Defaults('POL'),
Form1.Updates,
Form2.Updates,
Form3.Updates)

 

My current try:

Flow.Run(JSON(Patch(Form1.Updates,Form2.Updates,Form3.Updates), JSONFormat.IgnoreBinaryData & JSONFormat.IgnoreUnsupportedTypes)

This unfortunately leeds to Flow giving me this generic "Encountered internal server error. The tracking Id is" under the Create Item, even though I can see all item fields correctly populated in the inputs with information from all forms passed.

 

Any clue?

Thanks in advance.

Matteo

Categories:

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard