Power Automate
Power Platform already gives you a rich set of out-of-the-box triggers across connectors, from Outlook, Teams, SharePoint to Dataverse. For many scenarios, these built-in triggers are more than enough to automate workflows.…
Power Automate
In my previous post, we explored how to secure an MCP Server using Microsoft Entra ID delegated permissions, where the user’s identity is passed through to the API. Secure Your MCP Server…
Power Automate
With the rise of AI agents and extensibility through MCP (Model Context Protocol), exposing your APIs and tools to agents like Copilot Studio is becoming increasingly common. But the catch – without…
Power Automate
In Power Platform, custom connectors make it easy to integrate with external APIs from Power Apps and Power Automate. In my earlier articles, I explained how to call APIs using custom connectors…
Power Automate
In this section of the blog series, we’ll walk through the steps to create a Microsoft Graph subscription for Teams presence updates based on the Custom connector created on the previous post…
Power Automate
Real-time notifications on system changes are crucial for proactive monitoring and automation. Microsoft Graph allows us to receive change notifications across multiple Microsoft 365 resources. In this blog series, we will explore…
Power Automate
When integrating with Microsoft Dataverse, developers may need to interact with the Web API to perform advanced operations such as impersonating users, batching etc. While Power Automate provides the “Invoke an HTTP…
Power Automate
In Part 1 of this blog series, we explored how to set up Entra ID apps for both custom connectors (signed-in users) and daemon apps (sign-in on behalf of users). We also…
Power Automate
Microsoft 365 Copilot offers Teams meeting note generation, but its licensing costs can be a significant investment for organizations. For those looking for a more cost effective alternative, using Power Automate or…
Power Automate
In both Part 1 and Part 2 of this blog series, we explored integration techniques using the Snowflake REST API through a custom connector. There is a Snowflake connector in Preview for…