About 592,000 results
Open links in new tab
  1. Microsoft Power Platform API reference

    Jul 17, 2025 · The Power Platform API enables you to access Power Platform services and resources. You access these services and resources using a RESTful web API that is …

  2. REST API Calls in Power Automate - How to Use - SPGuides

    Jun 2, 2025 · In this tutorial, I will explain how to use REST API Calls in Power Automate with several practical examples. If you are a Power Platform developer, review all the examples, as …

  3. REST API Calls in Power Automate - Beginners Tutorial

    This video tutorial shows how to do REST API Calls, also known as HTTP Requests, and interpret the response with JSON parsing. In the last advanced part, we'...

  4. Using HTTP Requests in Power Automate for API Calls

    Mar 5, 2025 · HTTP Requests allow Power Automate to call external APIs and automate workflows. Use GET, POST, PUT, and DELETE methods for retrieving, creating, updating, or …

  5. Calling REST API using Power automate - Medium

    Sep 11, 2022 · Calling REST API using Power automate😲🤯 Hello folks, here we are going to talk about how you can integrate a REST API in power automate to get the response and do the …

  6. Invoke REST API from Power Automate Desktop - Clavin's Blog

    Jan 24, 2023 · In this tutorial, we will learn how to Invoke a REST API with Power Automate Desktop. For this demo, we will be using the Muhimbi REST API with the HTTP action and …

  7. How to use an API with Power Automate - Forward Forever

    Apr 14, 2021 · In this blog post I’ll go through the basic terminology and give you a hands-on example of how to use an API with Power Automate. To get started, there are some …

  8. Power Automate Desktop: Easy REST API Integration Guide

    Jul 23, 2025 · As organizations increasingly seek efficient ways to integrate their systems, understanding how to utilize REST API calls in Power Automate Desktop becomes essential.

  9. Using DevOps REST API in Power Automate - Hat Full of Data

    Aug 13, 2024 · Rest API is a very powerful way to work with Azure DevOps and the action in Power Automate does make it very easy to use. It is worth having a test project to try out some …

  10. HTTP actions reference - Power Automate | Microsoft Learn

    Jan 23, 2025 · To send an API request, like POST, GET, PUT, or DELETE, use the Invoke web service action. In the action's properties, you must populate the service's URL and the …