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 / Pass JSON to Power Aut...
Power Apps
Answered

Pass JSON to Power Automate

(0) ShareShare
ReportReport
Posted on by 337

I am fetching details from SAP and after approval I want to create order in SAP using MuleSoft API. I am trying to create payload to pass to MuleSoft to create order, however I am unable to add array of items in payload, please help me to create payload.

 

Payload I want to create using PowerApps:

{
"SOT": "ABC",
"SOrg": "B433",
"DC": "00",
"OD": "20",
"SG": "B45",
"SO": "B433",
"STP": "6473826",
"CD": "/Date(1665028800000)/",
"CBU": "Test",
"POC": "Buyin Test 2",
"CPOD": "/Date(1665028800000)/",
"SOD": "/Date(1665028800000)/",
"TNA": "0",
"TC: "USD",
"PD": "/Date(1665028800000)/",
"RDD": "/Date(1665028800000)/",
"to_Item": [
{
"SOT": "10",
"SOIC": "XYZ",
"Material": "34899",
"PD": "/Date(1665028800000)/",
"RQ": "2",
"RQU": "EJF",
"IW": "KG",
"TC": "USD",
"Batch": "J002Q9345",
"PP": "PY50",
"SL": "UR02",
"SP": "IE02",
"PC": "B987",
"RD": "",
"RDI": "0"
},

{
"SOT": "10",
"SOIC": "XYZ",
"Material": "34899",
"PD": "/Date(1665028800000)/",
"RQ": "2",
"RQU": "EJF",
"IW": "KG",
"TC": "USD",
"Batch": "J002Q9345",
"PP": "PY50",
"SL": "UR02",
"SP": "IE02",
"PC": "B987",
"RD": "",
"RDI": "0"
}
]
}

Categories:
I have the same question (0)
  • Verified answer
    timl Profile Picture
    37,212 Super User 2026 Season 1 on at

    The JSON function can generate this type of payload. The documentation includes examples of how to generate this type of JSON.

    https://learn.microsoft.com/en-gb/power-platform/power-fx/reference/function-json

     

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 392

#2
WarrenBelz Profile Picture

WarrenBelz 364 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 271 Super User 2026 Season 1

Last 30 days Overall leaderboard