Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Unanswered

Data access through Web API and transformation on JavaScript code within Power App code component

(2) ShareShare
ReportReport
Posted on by 24
Hello Developers,
 
I am trying to implement some data transformation that has been implemented previously in the javaScript code of our Web APP.
Now, I want to have similar functionality on Power App's Canvas App as well. Can I use web API to access the data and implement the same transformation logic using the JavaScript just like as WebApp under the Power App Component?
 
Has anyone worked on this kind of scenario? Is there any relevant documentation for this kind of scenario?
 
Thank You!
  • MichaelFP Profile Picture
    1,833 Super User 2025 Season 1 on at
    Data access through Web API and transformation on JavaScript code within Power App code component
    Yes, you can apply. But based on what you said. Why you do not use the Power Automate to apply this transformation and return with data parsed. 

    If is JSON the data, you can do it using the ParseJson() function to converse the data. ParseJSON function - Power Platform | Microsoft Learn
     
    If you can provide more information about it we can help it better.

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 Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1