You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/connectors/connectors-native-http-swagger.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,17 @@
1
1
---
2
-
title: Call endpoints for REST APIs from workflows in Azure Logic Apps
3
-
description: Learn how to call a REST API endpoint URL from an Azure Logic App workflow by using HTTP Swagger operations.
4
-
services: logic-apps
2
+
title: Call REST APIs from Workflows
3
+
description: Call REST API endpoint URLs from workflows in Azure Logic Apps by using HTTP Swagger operations.
4
+
services: azure-logic-apps
5
5
ms.suite: integration
6
6
ms.reviewers: estfan, azla
7
7
ms.topic: how-to
8
8
ms.update-cycle: 365-days
9
-
ms.date: 03/19/2026
10
-
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to call a REST API endpoint from my workflow by using HTTP Swagger operations.
9
+
ai-usage: ai-assisted
10
+
ms.date: 03/23/2026
11
+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to call a REST API endpoint URL from my workflow by using HTTP Swagger operations.
11
12
---
12
13
13
-
# Call endpoints for REST APIs from workflows in Azure Logic Apps
14
+
# Call REST API endpoint URLs from workflows in Azure Logic Apps
0 commit comments