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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / power automate flows c...
Power Automate
Unanswered

power automate flows convert an array to json string

(0) ShareShare
ReportReport
Posted on by 122

Building a flow to get app users and return a json object with list of emails.

Flow:

Powerapps

> Get App Role Assignments

> Parse JSON

> initialize variable ( varEmailArray )

> Apply to each

>  > Append to array variable

> Compose ( json(varEmailArray) )

> Respond to powerapp

 

The flow fails in the > Compose action because an array is an invalid data type for the function.

The array is correctly populated within the > Apply to each

How do I get the array back to the app?

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,189 Most Valuable Professional on at

    Hi @DGS,

     

    A json function expects either a string or xml as input. You are using an array as input, that is why it is failing.

     

    Have you tried using the varEmailArray directly in the Respond to PowerApp action? (without the json conversion in the Compose action?)

  • DGS Profile Picture
    122 on at

    The solution was to use Join() within the Compose action rather than Append(). Regardless I found another solution as this flow took far too long to execute.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 538 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 405 Moderator

#3
abm abm Profile Picture

abm abm 252 Most Valuable Professional

Last 30 days Overall leaderboard