Image for How to Use Send HTTPS Request in Microsoft Copilot Studio

How to Use Send HTTPS Request in Copilot Studio

Microsoft Copilot Studio is getting better every day! One of the coolest features is the ability to build your own custom agents with knowledge bases, topics, tools (previously Actions), and channels. In this blog, I’ll show you how to use the Send HTTPS Request feature effectively. We’ll create a simple agent that fetches random quotes from the Breaking Bad API (I just love using this API to show examples). The API response will return a quote along with the author’s name (character name) from the series. ...

May 8, 2025 · 2 min · 408 words · Nirav Raval
Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)

Create a Custom Declarative Agent with open-source API

Back in November 2024, Microsoft introduced new AI-powered agents in Microsoft 365 Copilot. Declarative agents in Microsoft 365 Copilot are a type of AI assistant that helps businesses automate tasks and workflows by following predefined instructions and using enterprise data. They work within tools like Teams, Word, and PowerPoint to boost productivity. For example, a customer service agent can provide real-time order updates using an API plugin, to improve support quality. ...

January 6, 2025 · 9 min · 1737 words · Nirav Raval