Cloudatica·May 31, 2024Adding Copilot as a skill for Azure Bot Framework (and publish to Telegram)Microsoft is heavily promoting Copilot Studio as the low code/ no code solution for creating intelligent chatbots. It’s a great tool but…
Cloudatica·Jan 27, 2024ngrok — a simple utility for quick testing over the internet even with http://localhostMany times, we do local development and do local testing with http://localhost. But, what if you want to share this with your friends /…
Cloudatica·Jan 26, 2024Adding Azure Bot as a skill in Microsoft Copilot Studio (Power Virtual Agent)Microsoft is putting more and more gas onto their Copilot Studio (formerly known as Power Virtual Agent)- a no code/ low code way to create…
Cloudatica·Jun 10, 2021Getting department (and other profile information) of a user in PowerAppsIn enterprise PowerApps, a very common requirement is to retrieve information like department name, title etc about a user. 2 common use…
Cloudatica·Dec 28, 2020Creating approval workflow with file attachments from SharePoint list item — Power Automate (Flow)…In Power Automate (Microsoft Flow), it’s very common to start an approval workflow for scenarios like work order approval, purchase order…
Cloudatica·Dec 22, 2020Navigating to gallery filtered for the selected menu item in PowerAppsOften times, you want to have a menu gallery and depending on the user selection, navigate to another screen with Gallery items filtered…
Cloudatica·Dec 20, 2020Power Automate (Flow) tip: How to send email attachments (multiple attachments) from an item in…In Power Automate (Microsoft Flow), it’s very common to notify people about new items or modified items from SharePoint list e.g. Issue…
Cloudatica·Dec 13, 2020Building a Nutrition Info App with Microsoft PowerApps using static Excel dataBuilding a PowerApps app with static Excel data is the easiest way to learn many PowerApps concept without having to worry about…
Cloudatica·Nov 30, 2020Power Apps Custom Connector using Microsoft Graph APIsIf you are not familiar with Microsoft Graph APIs, you should definitely check it out. These are very powerful set of APIs to use in your…
Cloudatica·Aug 4, 2019PowerApps Tip: Creating Thumbnail Menu using Gallery controlIf you want to have a menu like following that has thumbnails that user click to go to different screens, you can easily do that using…