Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Convert (json) string to array

(0) ShareShare
ReportReport
Posted on by 40

So I'm trying flow that triggers on change file in dropbox, file context is

{"lorem5": "ipsum"}

I would like to process it then as an array. I tried compose action where I added file content. And then in Apply to each I tried output as json('{}Outputs'), but was unable to get it working.

 

Is it somehow possible?

Do these https://docs.microsoft.com/en-us/rest/api/logic/definition-language apply to MS Flow? And if so, what action i can use these function and how exactly to use them?

 

EDIT: i guess i made it to made json, but for each is still not working as it can't convert json to array

https://dl.dropboxusercontent.com/u/16550256/flow%20json.png

https://dl.dropboxusercontent.com/u/16550256/flowjson2.png

 

BTW when i tried parse function a get error The template function 'parse' is no longer supported in schema version '2016-06-01'. It has been replaced by the 'json' function since version '2015-08-01-preview'

Categories:
  • Verified answer
    Vlada Profile Picture
    40 on at
    Re: Convert (json) string to array

    So it turns out it was missformated json, using this as test array ["lorem", "ipsum"] it works.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1