Skip to content

Commit 0720074

Browse files
committed
Clarity edits
1 parent 1340a31 commit 0720074

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed

articles/connectors/apis-list.md

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,32 @@
11
---
2-
# required metadata
32
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
54
services: logic-apps
65
ms.service: logic-apps
76
author: ecfan
87
ms.author: estfan
9-
manager: jeconnoc
10-
ms.topic: article
11-
ms.date: 06/29/2018
12-
13-
# optional metadata
148
ms.reviewer: klam, LADocs
159
ms.suite: integration
10+
ms.topic: article
11+
ms.date: 08/23/2018
1612
---
1713

1814
# Connectors for Azure Logic Apps
1915

2016
Connectors play an integral part when you create automated workflows with Azure Logic Apps.
2117
By using connectors in your logic apps, you expand the capabilities for your on-premises
2218
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.
2623
Connectors are available as either built-ins or managed connectors.
2724

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+
2830
* [**Built-ins**](#built-ins): These built-in actions and triggers help you
2931
create logic apps that run on custom schedules, communicate with other endpoints,
3032
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:
5153
You can then extend or perform BizTalk-like operations in your logic apps by
5254
using the [integration account connectors](#integration-account-connectors).
5355

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
57-
[Logic Apps pricing details](https://azure.microsoft.com/pricing/details/logic-apps/)
58-
and [Logic Apps pricing model](../logic-apps/logic-apps-pricing.md).
56+
> [!NOTE]
57+
> For the full list of connectors and each connector's reference information,
58+
> such as actions and any triggers, which are defined by a Swagger description,
59+
> plus any limits, you can find the full list under the
60+
> [Connectors overview](/connectors/). For pricing information, see
61+
> [Logic Apps pricing details](https://azure.microsoft.com/pricing/details/logic-apps/)
62+
> [Logic Apps pricing model](../logic-apps/logic-apps-pricing.md).
5963
6064
<a name="built-ins"></a>
6165

@@ -217,6 +221,7 @@ Get started at the Azure documentation's [GitHub repository](https://github.com/
217221

218222
## Next steps
219223

224+
* Find the [connectors' full list](https://docs.microsoft.com/connectors)
220225
* [Create your first logic app](../logic-apps/quickstart-create-first-logic-app-workflow.md)
221226
* [Create custom connectors for logic apps](https://docs.microsoft.com/connectors/custom-connectors/)
222227
* [Create custom APIs for logic apps](../logic-apps/logic-apps-create-api-app.md)

0 commit comments

Comments
 (0)