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 / Array composed only of...
Power Apps
Answered

Array composed only of values

(0) ShareShare
ReportReport
Posted on by 8

Greetings. I need your help with the following: I have an application that collects data to be sent to an API using power automate. There is a field whose data type is array and requires that it have this structure:

name: ["Jose", "Rodriguez"]

 

The problem is that when I try to create an array in powerapps it must have the field structure: value. Example:
name: [{Value: "José"},{Value: "Rodriguez"}]

 

Could someone help me to achieve what I need?

Categories:
I have the same question (0)
  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @robertopolo11  
    In PowerApps, we cannot directly frame this type of array. Instead, you can hardcode this structure in Power Automate. 

    1. Initialize String Variable :
    name: [{Value: "AskInPowerApp1"},{Value: "AskInPowerVariable2"}]
    2. use it where you want to send JSON Data.

    3. send these two parameter when running the power automate.
       Your_Flow_Name.Run("Parameter1","Parameter2")  

    Capture1.PNG
  • robertopolo Profile Picture
    8 on at

    Hi, @Anonymous
    Thank you very much for your help. What you propose is an excellent alternative.

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard