Notifications
Announcements
{ "body": { "order_id": "ORD-20250221-001", "order_date": "2025-02-21", "order_total": 1349.98, "payment_method": "Credit Card", "order_status": "Processing", "estimated_delivery_date": "2025-02-25", "shipping_carrier": "FastExpress", "tracking_number": "FAST123456789US" } }
The number of items in this object is variable.
I want an array that I can loop in an apply to each and extract each key/value.
I've managed to convert the JSON into an array with a compose:
replace(replace(string(body('Parse_JSON')),'{','['),'}',']')
And:
split(outputs('Compose'),',')
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 522 Super User 2025 Season 2
Tomac 364 Moderator
abm abm 243 Most Valuable Professional