Similar to AzureDevOps and Git, you can retrieve data from Jira using its own API. I had initially presumed that …
Author: Greg Thomas
Using the PAC Library to Export, Update and Import your Solutions
It often happens when you’re working on one problem, you figure something out, without completely solving your original problem. I …
Read MoreUsing the PAC Library to Export, Update and Import your Solutions
First Thoughts on AI Prompts in PowerApps (in Preview)
At the time of this writing, AI Prompts are in preview. If you want to play around with AI Prompts, …
Read MoreFirst Thoughts on AI Prompts in PowerApps (in Preview)
PowerAutomate, SharePoint and Twilio
“I’ve had a few requests lately for integrating SharePoint and Twilio together, so I thought I would address them as …
Deploying CI Node Azure Functions to Deployment Slots
I’ll be honest, coming up with a title for this post was very difficult, but here we are. If you’ve …
Read MoreDeploying CI Node Azure Functions to Deployment Slots
Power Automate AI Hub and Prompts
In Power Automate now, you will see a link called “AI Hub”, which, when you click on it, you’ll be …
CI Deployments with Node.js Azure Functions
I wrote a post a while ago about how to set up, build, and run Node.js Azure Functions manually from …
Using AI Builder with PowerAutomate for Sentiment Analysis and Text Extraction
Like learning anything new, you look at it and you go – “huh, I wonder how that works” and then …
Read MoreUsing AI Builder with PowerAutomate for Sentiment Analysis and Text Extraction
Pull Requests with GIT Connections and PowerApps
I did a post a few months ago on Getting Started with GIT Connections and PowerApps, and when I was …
TypeScript and Powerapps – Part 3 – Deploying Files
In our first two parts on implementing TypeScript in PowerApps, each class we created had its own JavaScript file that …
Read MoreTypeScript and Powerapps – Part 3 – Deploying Files