About 2,370 results
Open links in new tab
  1. 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 appropriate HTTP …

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

    Jun 2, 2025 · Learn how to use REST API in Power Automate to create, read, update, and delete SharePoint list items using GET, POST, PATCH, and DELETE methods.

  3. 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 deleting data.

  4. HTTP vs Send an HTTP Request in Power Automate

    Jan 9, 2025 · It’s critical to evaluate the benefits and limitations of both Premium HTTP actions and Standard actions when automating processes in Power Automate. Each has its use cases, and …

  5. Make HTTP Requests in Power Automate Like a Pro! - YouTube

    Learn how to integrate powerful APIs using HTTP requests in Power Automate! In this step-by-step tutorial, we cover everything from licensing and flow creation to troubleshooting API...

  6. How to get started with HTTP requests in Power Automate

    Feb 10, 2021 · How to get started with HTTP requests in Power Automate If you ever wondered what is an HTTP request and why you would want to know how this works - this post is made for you.

  7. Today I Learned: Triggering PowerAutomate Through Http Request

    Mar 19, 2025 · First, let's set up a trigger that takes in a payload. In this case, the caller will give us the message content and a bit more info on which team and channel to post this message into. After …

  8. Creating Power Automate Flows with HTTP Requests and JSON Parsing

    Dec 15, 2025 · In this article we will discuss how to use http requests in power automate to call external APIs and enable complex API integrations with power automate, greatly expanding your automation …

  9. Invoke an HTTP request without a premium license: connectors …

    Dec 27, 2024 · As of today, there are six Power Automate standard connectors allowing us to send http requests to Microsoft 365 tenant. These connectors provide Send an HTTP request actions that …

  10. How to use HTTP/API action in Power Automate? - Medium

    Sep 12, 2024 · The HTTP action in Power Automate allows you to interact with web services and APIs. Here’s how you can use it: