#PowerAutomate – Using OpenAI APIs, like ChatGPT, Dall-E and more. Also in Azure!

Hi! Back in March we hosted 3 sessions, and we showed how to use OpenAI models and features in Power Apps, Power Automate and Power Virtual Agents. You can check the recordings here: https://aka.ms/OpenAIPowerPlatformSeries Last post I wrote on how to OpenAI Image generation API. Today, I’m going to show how to Text Completions using…… Continue reading #PowerAutomate – Using OpenAI APIs, like ChatGPT, Dall-E and more. Also in Azure!

#PowerAutomate – Using OpenAI APIs, like ChatGPT, Dall-E and more. Also in Azure!

Hi! Back in March we hosted 3 sessions, and we showed how to use OpenAI models and features in Power Apps, Power Automate and Power Virtual Agents. You can check the recordings here: https://aka.ms/OpenAIPowerPlatformSeries These AI models are available in several places, like OpenAI APIs and Azure OpenAI Services. Scenario Let’s learn how to use…… Continue reading #PowerAutomate – Using OpenAI APIs, like ChatGPT, Dall-E and more. Also in Azure!

#PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 6/N

Hi ! Now that we have all the necessary steps to play with a Trivia question using Power Automate and Microsoft Teams, I think it will be nice to have an online event to build this all together. That’s will I’ll host an event, on Dec 15th to explain and show the step-by-step for this.…… Continue reading #PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 6/N

#PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 5/N

Hi ! Now that we have the core steps to request a Trivia question from the API, send the question to a user and process the user’s answers, let’s work on the trigger. My final idea is to use a trigger from Teams, then validate that the message body contains the words ‘start trivia’ and,…… Continue reading #PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 5/N

#PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 4/N

Hi ! In previous posts we request a Trivia quesion using the Open Trivia Database API, and sent the question as a message using Teams Flow Bot. Context The process of the quesion is fine, however, the way that we process the answers has a flaw. Let’s take a look at steps in the current…… Continue reading #PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 4/N

#PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 3/N

Hi ! In previous posts we request a Trivia quesion using the Open Trivia Database API, and sent a mesage to teams so an user can read the question and pick an answer. In today’s post, les process the user’ answer. The flow is simple: Create a new variable [strQuizResponse] to store the response for…… Continue reading #PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 3/N

#PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 2/N

Hi ! LetΒ΄s analyze the response from the API query for a single question [https://www.otriviata.com/api.php?amount=1]. { “results”: [ { “category”: “Entertainment: Television”, “type”: “multiple”, “difficulty”: “medium”, “question”: “What episode of "Mr. Bean" saw him trying to prevent people from seeing him naked?”, “id”: “1124”, “correct_answer”: “Mr. Bean in Room 426”, “incorrect_answers”: [ “Mr. Bean Goes…… Continue reading #PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 2/N

#PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 1/N

Hi ! A couple of days ago, I found a super cool connector in the Power Platform that allows us to get trivia questions from the Open Trivia Database. I started to play around with the API, and hey, I created a bot that ask questions and present the options for the answers. Here is…… Continue reading #PowerAutomate – Flow to use Open Trivia Database questions in a Microsoft Teams bot πŸ€– 1/N

#Coding4Fun – Power Automate and Cat as a Service πŸ˜Έ

Hi ! You probably didn’t request this, but hey, it’s Friday and it’s time to have some fun. Yesterday, thanks to Rishab, I learned about Cat as a Service (cataas). Yes, because we can have ANYTHING as a Service 😸. I was thinking about some cool and advanced scenarios to use this, then I realized…… Continue reading #Coding4Fun – Power Automate and Cat as a Service πŸ˜Έ

#MSIgnite – Power Automate with AI powered copilot capabilities

Hi ! During this Microsoft Ignite 2022, we had a lot of annoucements about super cool features. As an (long-time) AI and (newly) Low Code – No Code enthusiast, this one goes directly to my top 3: https://youtu.be/9lnDnxLcis4 How cool is this? For me, 5 stars ⭐⭐⭐⭐⭐ And if you are wondering how this works,…… Continue reading #MSIgnite – Power Automate with AI powered copilot capabilities