This post is a part of a series of posts about custom connectors. In this post we will look at ALM for custom connectors. That story starts with the concept of Dataverse solutions. Here are my findings after working with custom connectors in solutions!
Continue reading “The ALM story for Custom Connectors”Category: Custom Connectors
Exported Custom Connector, where’s my client secret setting?
This post is part of a series of posts about custom connectors. In this post I’ll let you in on an issue I encountered recently. It has now been solved and might be good for you to know this was a bug and should be fixed soon (might already be ok in your region). In this post I will share my findings from that journey.
Continue reading “Exported Custom Connector, where’s my client secret setting?”Unique Redirect URL for OAuth 2.0 Custom Connectors
This post is part of a series of posts about custom connectors. In this post I’ll remind you about the fact that you might have some old custom connectors that you need to take care of in case you created them using the common redirect URL, which earlier was the default option! February 17, 2024 was an important date, but if you did not pay attention to this then, it is not too late to do it now.
Continue reading “Unique Redirect URL for OAuth 2.0 Custom Connectors”Using OAuth 2.0 in Custom Connectors
This post is part of a series of posts about custom connectors. In this post we’ll look at custom connectors configured with OAuth 2.0 as authentication type. It’s assumed that you are already familiar with how to create a custom connector. If you are not, there are plenty of tutorials in the official documentation as well as from the community. You can also take a look at my old post (yes, it’s a bit old now 😉).
Continue reading “Using OAuth 2.0 in Custom Connectors”Revisiting Custom Connectors
Recently I encountered an issue with a custom connector configured with authentication type OAuth 2.0. It’s solved now and I realize that I have learned a lot since the last time I wrote about custom connectors. It’s time to take this subject, dust it off, and make a new series of posts, let’s revisit custom connectors!
Continue reading “Revisiting Custom Connectors”2020 Release Wave 2 – Let’s look at CDM and data integration highlights!
In my previous article I shared some general information about Release Waves. How it all works, when they come, how can we prepare etc. I also highlighted some Power Apps features that come with 2020 Release Wave 2. The purpose of this article is to highlight a chapter of the Power Platform Release Plan that contains some Power Platform built-in features for data integration – the chapter with the heading Common Data Model and data integration.
Continue reading “2020 Release Wave 2 – Let’s look at CDM and data integration highlights!”Using embedded Canvas Apps to display external data in Model-Driven Apps
This is the second blog post in a series of two about embedded Canvas Apps. My previous blog post was all about the concept of embedded Canvas Apps. If you want to know the difference between Canvas Apps and Model-Driven Apps (both together being the building blocks of Power Apps) and find out when you can combine those and utilize an embedded Canvas App on a form in a Model-Driven App, go back to my previous blog post and you will find out more about that. In this blog post we will look at a specific use case and how to set that up.
Continue reading “Using embedded Canvas Apps to display external data in Model-Driven Apps”Setting up a Custom Connector from an OpenAPI file and utilizing it in PowerApps and Flow
This is the third and last blog post in a series of three. These blog posts are all dedicated to describing my findings from exploring Canvas Apps. In the first one I summarized what might be good to know if you are totally new to Canvas Apps. In the second I gave an example of creating a Canvas App from scratch including using the camera control. In this third one we will look at setting up a Custom Connector from an OpenAPI file and utilizing it in a Canvas App and in your Microsoft Flows.
Continue reading “Setting up a Custom Connector from an OpenAPI file and utilizing it in PowerApps and Flow”