About 1,220,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 described in this reference.

  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. Create a custom connector for a web API - Power Automate

    This tutorial shows you how to start building an ASP.NET Web API, host it on the Azure Web Apps feature of Azure App Service, enable Microsoft Entra ID authentication, and then register the …

  4. How to Connect Power Automate with External APIs - LinkedIn

    Mar 14, 2025 · This article will guide you through the process of connecting Power Automate with external APIs, covering the prerequisites, different connection methods, authentication strategies, and...

  5. Beginner’s Guide to Power Automate API Calls (Everything Explained)

    Learn how to make API calls in Power Automate from scratch in this complete beginner’s guide. You will go step by step through using the HTTP action to connect to real APIs, interpret JSON...

  6. 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.

  7. 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 …

  8. How to call Microsoft Graph API from Power Automate?

    Aug 12, 2025 · Think of Power Automate as hiding the complexity and showing you a nice interface where you can do complex calls without worrying about APIs and complex HTTP requests. So, let’s …

  9. Power Automate API Calls: Your Complete Starter Guide

    Aug 1, 2025 · The latest 2025 beginner’s guide to Power Automate API calls, created by Anders Jensen [MVP], offers a comprehensive introduction for newcomers interested in automating workflows using …

  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: