Power Platform Custom Connectors Zero to Hero

Sdílet
Vložit
  • čas přidán 25. 07. 2024
  • One of the most POWERful ways you can enhance the already rich native functionality of the Power Platform is with Custom Connectors. In this session, you'll learn what custom connectors are and how to create one from scratch to get your business data into Power Apps and Power Automate.
    Additional Resources: aka.ms/POWERfulDevs-CustomCon...
    #powerplatformadvocates
  • Věda a technologie

Komentáře • 42

  • @dougydoe
    @dougydoe Před 2 lety +8

    I remember first watching this 2 years ago. It was extremely fuzzy at the time but watching is back again today makes a lot more sense and much easier as I've built a similar one since then. Just goes to show that, when you persist with anything long enough, it becomes easier to handle. Thank you for all you do for the community.

  • @portnoy388
    @portnoy388 Před rokem +3

    2 years old video and still extremely helpful! thanks April!

  • @truptinalnikar
    @truptinalnikar Před 2 lety +3

    I love the way april explains everything from start to end and in shorter time !

  • @anelenoroita
    @anelenoroita Před rokem +1

    Thanks April, you're a rock star!

  • @thomaswann323
    @thomaswann323 Před 2 lety +1

    I did it! I connected with our GPS software Samsara. Connector works great with my powerapp and flow.

  • @whistling_jim
    @whistling_jim Před 3 lety +3

    Very impressive. Thank you.

  • @johng5295
    @johng5295 Před 3 lety +1

    Thanks in a million. Awesome.

  • @ricci.hidalgo
    @ricci.hidalgo Před 3 lety +2

    Excellent and very well explained lesson, thank you. Is it possible to create a custom connector to a specific data entity of Dynamics 365 Fin & Op that is currently not available in Power Apps (but works OK directly with ODATA) such as per example WarehousesOnHandV2?

  • @ryanfair9354
    @ryanfair9354 Před 3 lety +1

    Great preso! Now, off to do my homework!

  • @JithuBalan
    @JithuBalan Před 3 lety +1

    Thank you. this is really good

  • @vijayalakshmibkvijaya992

    Excellent and very informative

  • @AssassinUK
    @AssassinUK Před 3 lety +1

    Worked nicely .. got What3Words hooked up to PowerApps now. 😃

  • @gayathrivijay3982
    @gayathrivijay3982 Před 3 lety +2

    Thank you mam, it is very useful and very helpful , thanks a lot for the video

  • @techsan20
    @techsan20 Před rokem +1

    Hi. Great walkthrough. Is there a way you can walk through connecting using an on prem gateway? It is on the general tab...you did not mention the check box. Would be appreciated!

  • @blutkraehe_official
    @blutkraehe_official Před 3 lety +2

    hi, i have a problem to create a custom connector, how can i define multiple actions with the same URL? only the Parameters are different. I become a error "duplicat mapping name"

  • @CoachAkerman
    @CoachAkerman Před rokem +1

    Love your content, April! Quick question, how would you go about adding an amx authorization Header to a custom connector request?

  • @emmanuelbarache8259
    @emmanuelbarache8259 Před 2 lety

    Nice demo. There is a thing that I cannot see is how the web service parameters (URL, authentication) could be parameterized in the process in order to configure the connector to address several end points (sandbox, UAT PREPROD, PROD...), does that sound possible or a specific connector need to be built for each environnement ?

  • @Alpa0912
    @Alpa0912 Před 3 lety +2

    Thank you. It was really good session. Can you please share some tips for API operation is depend on another Operation in same API . E.g Select Country from one Operation . Based on selected value in 1st parameter .. Second parameters load from another Operation and so on

  • @brunexjundiai
    @brunexjundiai Před 3 lety +3

    Thanks for the video. I didn't understand why using the connector "V2" was showing a red line error on it, on 24:24, and why you went back to V1. Thanks!

    • @aashishtank4440
      @aashishtank4440 Před 3 lety +1

      Actually the call happened from V1 connector and not 2

  • @conaxlearn8566
    @conaxlearn8566 Před 2 lety +1

    25:35 I only see the company information show up?

  • @rickiboyle701
    @rickiboyle701 Před 3 lety +1

    So I have developed and tested my REST API's for my connector in Postman....now I want to import the Postman collection into my custom connector and see that the Power Apps custom connector will only accept V1 yet Postman is only able to export in V2 or (preferred V2.1). I have scoured the web looking for a solution. Anyone have any work-arounds for this issue?

  • @blutkraehe_official
    @blutkraehe_official Před 3 lety +1

    hi, have u a idea, how can i define triggers ???
    Kind regards

  • @zishanmansuri8880
    @zishanmansuri8880 Před 3 lety +1

    I want a functionality where my customer can make payments through my PowerApps using credit/debit card. Can i implement using custom connector? Any pointers?

  • @shivaganga9148
    @shivaganga9148 Před 5 měsíci

    Simply 🎉

  • @o365powerplatform9
    @o365powerplatform9 Před 2 lety

    When creating custom connector in Power Apps (canvas app) any way to stop users from reusing that connector in their own apps and development? Any way to create a connection that is only available in my app?

  • @yoismelperez2744
    @yoismelperez2744 Před 2 lety

    Thanks!

  • @shibubhai5790
    @shibubhai5790 Před 3 lety +1

    Hello, I already did Get, POST action perform without using power Automate. I want to all action perform without using Power Automate, Can you make a video on how to perform PUT and DELETE method call API from custom connector

  • @pradeepvenkat4557
    @pradeepvenkat4557 Před 2 lety

    Hello.. ! I created a POST call Custom Connector but is failing with some timeout errors. Is there any way I can increase timeout request? Please suggest

  • @aninhabitantofcarcosa9345
    @aninhabitantofcarcosa9345 Před 5 měsíci

    In section 2: Security, when I have to choose the Authentication type it only appears: No Authentication, Basic Authentication and Windows Authentication.
    How can I make API-Key appear among the options?

  • @itaym03
    @itaym03 Před 2 lety

    Is it possible to make a video with the more obscure functionality. Not the minimal, rather the more advanced options in there

  • @hamidatrous1898
    @hamidatrous1898 Před 3 lety +1

    Thank you for your vodeos because they help us a lot.
    you said the custom connector could connect with any private API.
    I have created my private API to get information on the google ads server. With the google php library I can connect to the google ads server. now i would like to create a custom connector to connect to my private api to display information about sharpointe.
    Is it possible?
    Thank you in advance for your reply

  • @jordandufault8214
    @jordandufault8214 Před 2 lety

    Is there any way to create a custom connector with OpenID authentication?

  • @raj7sam
    @raj7sam Před 3 lety +1

    Can you please provide more information on API KEY you put, how to get that?
    Any link will be helpful.
    @aprilDumn

  • @shashank2509
    @shashank2509 Před 3 lety +2

    Do you have a tutorial for using data gateways with custom connectors?

    • @swankyshivy
      @swankyshivy Před 3 lety

      can someone ans this please. interested in connecting to prem azure dev ops using ms teams ,outlook and sharepoint on prem

  • @kasiviswanadha4738
    @kasiviswanadha4738 Před rokem

    In Url how to pass path variables ?

  • @v75tan
    @v75tan Před 2 lety

    how to set Custom Connectors (API call) in powerplatform so that users to enter the key and password for a custom connector when you use this custom connector with an app

  • @damianduda8701
    @damianduda8701 Před rokem

    hmm but how to build a trigger ?

  • @neiljavier7116
    @neiljavier7116 Před měsícem

    Clearbit no longer offers API keysi so i didnt get passed 13:00 😞

  • @EdgarRamirez17
    @EdgarRamirez17 Před 3 lety

    how about Policies? :)

  • @humd3la167
    @humd3la167 Před rokem

    Seems highly impractical that a user must insert the key for the api