Skip to main content

Notifications

Community site session details

Community site session details

Session Id : xIzGEirQbufqq2g/YH4Te/
Power Apps - Connector Development
Answered

Difference between custom connector and http request

Like (1) ShareShare
ReportReport
Posted on 13 Aug 2024 13:08:25 by 111
Hi everyone,
what's the difference between http request and custom connector?
In which cases it's preferable to use the first or the latter? Because I need to create a flow that gets the items from business central.
 
Thanks
Have a nice day
  • Verified answer
    Michael E. Gernaey Profile Picture
    41,952 Super User 2025 Season 1 on 13 Aug 2024 at 16:55:55
    Difference between custom connector and http request
    Hi
     
    So the simple answer is.
     
    HTTP(S) Connector is for calling Web APi's etc etc, and has a lot of the headers and other things supported in it.
     
    Custom Connectors are whatever you want them to be. When you build you, you are usually doing it because IT will directly know how to talk to your companies exposed APi's, with its own authentication etc, versus using the HTTP connector, which may in fact work, but not do all the special little things you want your custom API Connector to do
     
    Let's pretend, that every time someone tries to connect using a connector to your API, you want the code to send the words Nice Doggy... but not as part of the URL
     
    You can make your custom connector do that, but the HTTP(s) connector.
     
    Lots of other examples, but think of it as, I have special things I dont want to expose to a standard HTTP Call, and therefor my custom connector is built to do that, versus people being able to just use the HTTPs connector (and btw get charged premium dollars from microsoft)
     
     

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Connector Development

#1
stampcoin Profile Picture

stampcoin 4

#2
CG-07052056-0 Profile Picture

CG-07052056-0 2

Overall leaderboard

Featured topics

Loading started