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

Community site session details

Session Id : JIClGyvW83xW0qOagx3UlB
Power Apps - Microsoft Dataverse
Unanswered

Consuming GraphQL based API in PowerApps

Like (0) ShareShare
ReportReport
Posted on 31 Jul 2020 13:40:10 by Microsoft Employee

I want to consume my web API build using GraphQL query language in my Canvas based power app. How to register such API under custom connections and how to consume this connection in canvas app to execute queries?

Thanks

Categories:
I have the same question (0)
  • ashiqf Profile Picture
    124 on 26 Apr 2021 at 09:59:31
    Re: Consuming GraphQL based API in PowerApps

    I know it is an old post but it might help some one looking for an answer. If you want to use a GraphQL query based API in Power Apps, you can either register a Custom Connector calling the graphql api or call a flow which call the API through the HTTP connector. To call a graphql api, you will have to convert the GraphQL query to raw body, Postman utility will help you do this.

    GraphQL-Postman-RawRequestBody-Code.png

    I have written about this on the following blogpost how you can do this

    https://ashiqf.com/2021/04/25/what-is-graphql-and-how-to-consume-a-graphql-query-based-api-in-power-automate/

     

  • ChrisPiasecki Profile Picture
    6,412 Most Valuable Professional on 01 Aug 2020 at 19:21:16
    Re: Consuming GraphQL based API in PowerApps

    Hi Mradul_K,

     

    To consume a custom API, this requires registering a custom connector. Please note though that only REST APIs can be consumed by Power Apps and Power Automate (Logic Apps can also consume WCF endpoints). The canvas app relies on the swagger/open API definition of the REST endpoint to determine the schema of the response object so that you can map fields to controls on the canvas. Unless your graphql is behind a REST API, you won't be able to consume it directly within Power Apps. 

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Featured topics

Loading started
Loading complete