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 / PowerApps button to fe...
Power Apps
Unanswered

PowerApps button to fetch data from an external source

(0) ShareShare
ReportReport
Posted on by 105
Hey guys! I need to know if this is possible and if yes, how, with PowerApps. Basically what I need is a search text input with a button that fetches the data from a data source via API call, gets the data based on the unique number entered in the search text input, and pre-fills the PowerApps form fields with the fetched data. The form fields will then be submitted and saved into a SharePoint list. Here's the link of the sample UI (also attached is the powerappsbuttonapi.png) https://my.pcloud.com/publink/show?code=XZqGfx7ZYBmENpG2S2SCb2lvhOYkBkeCDr2V Hope anyone can help me out here, and point me in the right direction. Thanks
powerappsbuttonapi.png
Categories:
  • v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @david_castillo,

     

    What is your external source? Learn how to create custom connectors for canvas apps here:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/register-custom-api

     

    If you could create the custom connector, then this could be achieved by using Patch function to update records to SharePoint list connection. 

     

    The formula to update records to SharePoint list should be something like below:

    Patch(ListName,Defaults(ListName),{Title:Label1.Text, Choice: Dropdown1.Selected,...})

     Regards,

    Mona

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
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard