Skip to content

Commit f57cffc

Browse files
committed
Temp save
1 parent 7483a23 commit f57cffc

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

articles/connectors/connectors-native-http-swagger.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
2-
title: Call REST API endpoints from workflows
3-
description: Call REST API endpoints from workflows in Azure Logic Apps.
2+
title: Call REST API Endpoints from Workflows
3+
description: Call the endpoint URL for a REST API from workflows in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: estfan, azla
6+
ms.reviewers: estfan, azla
77
ms.topic: how-to
8-
ms.date: 12/13/2024
8+
ms.update-cycle: 365-days
9+
ms.date: 03/10/2026
10+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to call a REST endpoint from my workflow.
911
---
1012

11-
# Call REST API endpoints from workflows in Azure Logic Apps
13+
# Call endpoints for REST APIs from workflows in Azure Logic Apps
1214

1315
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
1416

@@ -20,7 +22,7 @@ The **HTTP + Swagger** built-in operations currently support only OpenAPI 2.0, n
2022

2123
## Prerequisites
2224

23-
* An Azure account and subscription. If you don't have an Azure subscription, [sign up for a free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
25+
* An Azure account and subscription. [Get a free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2426

2527
* The URL for the Swagger file that describes the target REST API endpoint that you want to call
2628

1.45 KB
Loading
-1.76 KB
Loading

0 commit comments

Comments
 (0)