Gokul Ggokg4.in·Aug 30, 2023"Unlocking IT: The No Code / Low Code Journey" Part 3Welcome to the concluding chapter of my tech journey, where I unveil the strategies that helped me surmount unforeseen challenges, transform my career, and refine my skills to thrive in the ever-evolving tech industry. This installment encapsulates t...DiscussWeb Development
Jens Caasenblog.jenscaasen.cloud·Aug 18, 2023How to securely call an Azure Function from a Logic App without keysHello, a quick blog post on an impactful topic, at least for Azure Workflow Users. You have an Azure Function, and you have a Logic App, and you want to call the function from the Logic App without hassling with Keys or Tokens, but have that managed ...Discuss·1 likeLogic Apps
Bunmi Agbomejibunmicloud.hashnode.dev·Jul 14, 2023A Guide to the Creation of a Consumption workflow in Azure Logic AppsIn this blog post, we will learn how to create an automated workflow that integrates two services, an RSS feed for New York Times website and an email account. Before we begin let's take a quick look at Serverless in Azure, Azure Function App Vs. Log...Discuss·87 readsLogic Apps
Jake Mannionhamsandwich.hashnode.dev·Jun 2, 2023Create Planner Tasks with Microsoft Form AttachmentsForm Options There are several options available when file uploads are enabled for Microsoft Forms: Can be optional or required Can be limited from 1-10 attachments Can restrict to certain file types You can construct workflow logic around thes...Discuss·40 readsPowerPlatform
Jens Caasenblog.jenscaasen.cloud·Dec 25, 2022How to trigger an Azure Logic App with Google Assistant by voiceIf you are using azure logic apps (or any other webhook-capable technology) for DIY projects you may want to use the comfort of issuing spoken commands to control it. Even though google makes it unnecessarily hard (compared to Alexa and Siri) to trig...Discuss·35 readsGoogle Assistant
praveen kumardsynctech.hashnode.dev·Dec 2, 2022Custom Connectors in PowerApp, PowerAutomate, Logic AppsI have created a series of videos about creating Custom Connectors in PowerApp, PowerAutomate, and Logic Apps. Below are high-level details about the topics in the video and the attached document. Custom Connectors Overview and LifeCycle Video Link:...Discuss·32 readsSharepointPowerPlatform
Xavier Mignotxmi.hashnode.dev·Aug 26, 2022Deploy Azure Logic Apps as codeI have been playing with Azure Logic Apps on my own lately, and was wondering how these can be managed by teams in an enterprise environment, especially how can we automate the provisioning and deployment of Logic Apps.In this post I will show how we...Discuss·31 readsAzure
Thai Tranthaitran.dev·Jun 25, 2022Workflow automation with Azure Logic AppsIf you are an Azure solution architect, you shouldn't miss out on what Azure Logic Apps has to offer. Azure Logic Apps could be used by a developer or any tech-savvy individual to automate workflows or business processes through a user-friendly visua...Discuss·1 like·290 readsAzure
Kai Walterancientitguy.hashnode.dev·Dec 5, 2021Create an automatic Outlook calendar blocker with Azure Logic Apps and Azure FunctionsTL;DR No rocket science. Just an Azure Logic App which retrieves Outlook 365 calendar items, runs those through an Azure Function logic to determine, which of my days are already to packed and need to be blocked or which blocks can be lifted again. T...Discuss·26 readsAzure