3 ways to create custom connectors

Sdílet
Vložit
  • čas přidán 25. 07. 2024
  • In this video, I will walk you through 3 ways to create your custom connectors. First will create a custom connector from scratch, second using Postman Collection and last will be using Open API file.
    Table of Contents:
    00:00 - Introduction
    00:41 - Overview
    02:54 - Custom Connector from Scratch
    14:41 - Custom Connector using Postman
    22:24 - Custom Connector using Open API file
    Subscribe for more Dynamics 365 & Power Platform content. Like and comment below.
    Share this video with your friends and colleagues.
    -- Power Maverick --
    Follow me on:
    Website: powermaverick.dev
    LinkedIn:  / danishnaglekar
    Twitter:  / danzmaverick
    GitHub: github.com/Power-Maverick
    CZcams:  czcams.com/users/PowerMaveri...
    #CustomControls #PowerAppsComponentFramework #Dynamics365 #PowerApps #PowerPlatform
  • Jak na to + styl

Komentáře • 6

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

    Awesome video!

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

    Great video on this one! API Management like that in Azure isn't covered a lot for custom connectors.

  • @shashank2509
    @shashank2509 Před 3 lety

    Have you tried custom connector with data gateways for locally hosted web api? I keep getting this error "code": 500,
    "message": "Expression value is invalid. The template field is required.",

    • @PowerMaverick
      @PowerMaverick  Před 3 lety

      I haven’t. But instead of data gateway you can try API management which has easy way to create custom connectors.