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/apis-list.md
+20-15Lines changed: 20 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,30 +1,32 @@
1
1
---
2
-
# required metadata
3
2
title: Connectors for Azure Logic Apps | Microsoft Docs
4
-
description: Automate workflows with built-in, managed API, on-premises, integration account, and enterprise connectors for Azure Logic Apps
3
+
description: Automate workflows with connectors for Azure Logic Apps, including built-in, managed, on-premises, integration account, and enterprise connectors
5
4
services: logic-apps
6
5
ms.service: logic-apps
7
6
author: ecfan
8
7
ms.author: estfan
9
-
manager: jeconnoc
10
-
ms.topic: article
11
-
ms.date: 06/29/2018
12
-
13
-
# optional metadata
14
8
ms.reviewer: klam, LADocs
15
9
ms.suite: integration
10
+
ms.topic: article
11
+
ms.date: 08/23/2018
16
12
---
17
13
18
14
# Connectors for Azure Logic Apps
19
15
20
16
Connectors play an integral part when you create automated workflows with Azure Logic Apps.
21
17
By using connectors in your logic apps, you expand the capabilities for your on-premises
22
18
and cloud apps to perform tasks with the data that you create and already have.
23
-
While Logic Apps offers ~200+ connectors, this article describes popular and
24
-
more commonly used connectors that are successfully used by thousands of apps
25
-
and millions of executions for processing data and information.
19
+
20
+
While Logic Apps offers [~200+ connectors](https://docs.microsoft.com/connectors),
21
+
this article describes popular and more commonly used connectors that are successfully
22
+
used by thousands of apps and millions of executions for processing data and information.
26
23
Connectors are available as either built-ins or managed connectors.
27
24
25
+
> [!NOTE]
26
+
> For the full list of connectors and each connector's reference information,
27
+
> such as actions, any triggers, and limits, you can find the full list
28
+
> under the [Connectors overview](https://docs.microsoft.com/connectors).
29
+
28
30
*[**Built-ins**](#built-ins): These built-in actions and triggers help you
29
31
create logic apps that run on custom schedules, communicate with other endpoints,
30
32
receive and respond to requests, and call Azure functions, Azure API Apps (Web Apps),
@@ -51,11 +53,13 @@ Managed connectors are organized into these groups:
51
53
You can then extend or perform BizTalk-like operations in your logic apps by
52
54
using the [integration account connectors](#integration-account-connectors).
53
55
54
-
For technical information about each connector's triggers and actions,
55
-
which are defined by a Swagger description, plus any limits, see
56
-
[Connector details](/connectors/). For cost information, see
0 commit comments