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 Apps / REST POST request with...
Power Apps
Unanswered

REST POST request with dynamic data

(0) ShareShare
ReportReport
Posted on by

Hello,
Can someone help me how to find a solution to send a REST POST request with dynamic data (through data form) within power apps (or power automate), and then display the obtained data on the application page. I've been looking for two days now and I can't find any example. Thank you for your understanding.

Categories:
I have the same question (0)
  • PaulD1 Profile Picture
    2,914 on at

    If I understand the requirement correctly, you can call a Flow from your Power App (and pass in parameters) then in the Flow you can use the HTTP action to POST request with relevant parameters.

    You can return the data to Power Apps with the HTTP Response action (Power Apps Response action doe not handle complex data types).

    The HTTP Response action will required a JSON schema, but there is an option to build that automatically from a sample payload.

    The return value of the 'Flow'.Run statement will be the JSON data. You can use a collection to get this and then display it on the page as required (e.g. in a gallery):

    ClearCollect(colReturnedData, MyFlowName.Run(Param1, Param2))

    Note that all the HTTP actions are premium so every user of your App will require premium licenses (per user or per app licenses).

  • Community Power Platform Member Profile Picture
    on at

    Hi @PaulD1 PaulD1. Thank you for your response. I follow your instructions, but I am ‘stuck’ on the first step. I'm trying to get a bearer token for further requests. I have a problem how to determine the URI parameter (I just have URL parameter(Access Token URL) - screenshot below). I use a custom connector to connect to a server from a given organization. Please if you can read the post (Re: How to connect custom API using OAuth2 in Micr... - Power Platform Community (microsoft.com). Thanks a lot!

     

    petarPan_0-1623843168758.png

     

     

    petarPan_1-1623843180415.png

     

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 Apps

#1
WarrenBelz Profile Picture

WarrenBelz 796 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 327 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard