Make HTTP requests with your copilots

Important

This content is archived and is not being updated. For the latest documentation, go to the Microsoft Copilot Studio overview. For the latest release plans, go to Dynamics 365, Power Platform, and Cloud for Industry release plans.

Enabled for Public preview General availability
Admins, makers, marketers, or analysts, automatically - Oct 2, 2023

Business value

Most conversational assistants are most impactful when they complete tasks or interact with external data. The HTTP Node enables in-line interaction with external systems authored by the maker.

Feature details

In Microsoft Copilot Studio, you can extend the copilot's capabilities by calling external REST APIs using the HTTP request node. This can be helpful when you need to retrieve data from an external system or manipulate data on that system. You can also specify your JSON content using Power FX, allowing you to include dynamic values and reference variables.

See also

Making HTTP requests (docs)