Category: Blogs
-
Power Automate: OCR Extraction With Logic Apps, Javascript And RegEx Filter
Hey Power Addicts! 😎 In today’s blog post, we’ll discuss the possibilities of invoking regular expression (RegEx) from creating a Logic Apps HTTP Trigger with JavaScript code. Now the most common way for this has been through use of a cloud stored Excel-file and invoking the TypeScript RegEx from the Excel Automation tool in Power…
-
Power Automate: Extract, Combine, Join and Filter array values
In today’s blog post, I’ll dive into working with arrays and the different methods to extract, combine, join and filter values of multiple arrays. In this guide, you will get to learn some of the most common ways (personal experience) to work with arrays in Power Automate. Whether you’re working with small or large arrays,…
-
Power Automate: Integrate Dall•E/OpenAI (TTI) in Microsoft Teams
One of my favorite use-cases with Power Automate is leveraging its HTTP-action capabilities to integrate with external services mixed with Power Platform and Microsoft services. In one of my previous blogs – Power Automate: Integrate ChatGPT/OpenAI in Microsoft Teams – recursion.no, I shared a guide on how to integrate OpenAI/GPT3 into Microsoft Teams by using…
-
Power Automate: Working with GraphQL API and getting Cloudflare traffic notifications
GraphQL is a powerful query language that enables developers to easily access and edit API data. With the help of nice little features from API tools like Postman or Insomnia – it is also possible to use GraphQL API to automate workflows and processes in Power Automate. This article will provide an overview of how…
-
Power Automate: Integrate GPT-3/OpenAI in Microsoft Teams
It’s the new kid on the block and you can’t stop its rise to fame and the hype train! ChatGPT has generated a lot of attention lately, both positive and negative and it’s already being used by students and content writers to speed up their own work. It’s a buzzword that has been echoed as…
-
Power Automate: Store your API Access tokens in Azure Key Vaults and automatically renew them!
Getting Started: An Introduction to create Key Vaults for Beginners Lets start with creating an Azure key vault, with two key vaults secrets. Make your way and login to the Azure portal (Microsoft Azure) and follow below: Great! Now we’ve setup the Azure Key Vault, next we’re going to use the Azure App registration to…
-
Docker CLI Commands Cheatsheet
During the pandemic a few years ago, I had some spare-time to explore other technologies that peaked my interests. For that, both Podman and Docker served as my choice of tools to build up applications from my localhost and from my NUC-hosted CentOS. Throughout the years – I’ve saved up some of the commands that…
-
Record // recurse // repeat!
Welcome! On this blogsite, you will find information about the technology stacks that I am interested in and that I use in hobby projects and from my daily work, subjects such as virtualization, network interfaces, coding in C#, PowerShell, Bash, and VB.NET. I also have a passion for UiPath RPA, Microsoft Power Platform and Azure…