#powerautomate

Posts tagged with this topic.

Azure Function to scrape Yahoo data and store it in SharePoint

Feb 14, 2026

A couple of weeks ago, I learned about an AI Agent from this Microsoft DevBlogs, which mainly talks about building an AI Agent on top of Copilot Studio. So, as a good student, I tried to build my own Agent to learn about Indonesian Stocks. But, for this part, I just want to show...

Basic - DocuSign for Power Automate

Sep 20, 2025

DocuSign is a cloud-based electronic signature platform that lets individuals and businesses sign, send, and manage documents digitally. In the Power Platform, specifically Power Automate itself, DocuSign publishes 2 connectors: the DocuSign connector and the DocuSign Demo...

Learn: Create Power Automate Custom Connector - API Key Authentication

Nov 24, 2024

Today we will learn how to create a Custom Connector from scratch and implement API Key Authentication. The authentication code that I used is the reference from the below YouTube video from Nick Chapsas: https://www.youtube.com/watch?v=GrJJXixjR8M Without further ado, let's...

Overview Work queues

Oct 28, 2023

UPDATED: Carina M Claesson DM-ing me that this feature is already in GA based on this article (but in my tenant, the label naming is still in Preview). Sorry for the confusion guys 😊. Work queues is a feature based on Dataverse, that simplifies the process for creating queue...

How to call OnPremise WebAPI from Canvas App

Aug 13, 2023

In a time where technology is very fast changing, I see some of the Organizations that still rely on so-called legacy systems or probably still depend on systems that just run on their network (on-premise). So, today, we will learn how to call on-premise WebAPI from Canvas Apps....