Do It Yourself – Tutorials – Building your first Power Platform community connector

by | Sep 8, 2021 | 0 comments

Do It Yourself – Tutorials – Building your first Power Platform community connector

by | Sep 8, 2021 | Do It Yourself - Build Your Own Website | 0 comments

Do It Yourself – Website Tutorials



In this 14-minute developer-focused demo, Daniel Laskewitz delivers a brilliant lay-of-the-land connector overview. Her advises learning by looking at configurations of existing connectors, of code samples, and by reviewing best practices documentation. Build your connector in the UI – naming, security (authentication requirement), definition (actions, triggers, references, responses…), code, and test operations. Then download it – the swagger or Open API file, using Paconn CLI. This PnP Community demo is taken from the General Microsoft 365 Development Special Interest Group (SIG) – Bi-weekly sync call recorded on August 19, 2021.

Demo Presenter: Daniel Laskewitz (Sogeti) |@laskewitz

Supporting materials:
• Repository – Microsoft Power Platform Connectors | https://github.com/microsoft/PowerPlatformConnectors
• Documentation – Extend an OpenAPI definition for a custom connector | https://docs.microsoft.com/connectors/custom-connectors/openapi-extensions
• Article – Using Dynamic Values in Microsoft Flow | https://www.schaeflein.net/using-dynamic-values-in-microsoft-flow/
• Documentation – Microsoft Power Platform Connectors CLI | https://docs.microsoft.com/en-us/connectors/custom-connectors/paconn-cli
• Demo – Publish a connector to the Power Platform with Independent Publisher Connector Program Natalie Pienkowska (Microsoft) | https://www.youtube.com/watch?v=ulTBvCHw8MU

Learn more:
• Learn more about the Microsoft 365 Patterns and Practices community at: http://aka.ms/m365pnp
• Visit the Microsoft 365 Patterns and Practices community YouTube channel: https://aka.ms/m365pnp-videos

source