I wanted to see what the attachment process looked like for adding attachments to a Dataverse entity from my OneDrive account on an iPhone. I already had the Power Apps apps and the OneDrive app installed on my phone. I created a Canvas App for the Contacts entity in the Dataverse. I added an Attachment…
Month: November 2022
Adventures with Power Apps: View Pull Requests in Azure DevOps in a Canvas App
I had a customer ask if it was possible to create a Canvas App that could display pull requests from Azure DevOps across all projects. Great question! Before I got started, I first had to check to see if there was a connector for Azure DevOps available to the Power Platform. Sure enough! There was…
Adventures with Power Automate: Monitor Email Inbox for Messages with No Replies with Sentiment Analysis
I was asked by a customer how they could monitor an email inbox that was used to capture their customer support requests. They wanted to retrieve all the messages in the inbox that had not been replied to and then send an email to the support engineers making them aware of the lack of response….
Adventures with Power Apps: Creating Solutions for Existing Components
I create a Canvas App and a Power Automate Flow. The Flow takes a name input and returns text in the format of Hello name!. Just as a heads up, I also include the name of the flow, as I have multiple flows that do similar things. The Canvas App allows the user to provide…