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
To get you started creating workflows more quickly,
16
-
Logic Apps provides templates, which are prebuilt
17
-
logic apps that follow commonly used patterns.
18
-
Use these templates as provided or edit them to fit your scenario.
15
+
To get you started creating workflows quickly, Azure Logic Apps provides templates, which are prebuilt logic app workflows that follow commonly used patterns.
16
+
17
+
This how-to guide shows how to use these templates as provided or edit them to fit your scenario.
19
18
20
19
Here are some template categories:
21
20
22
21
| Template type | Description |
23
22
| ------------- | ----------- |
24
-
| Enterprise cloud templates | For integrating Azure Blob, Dynamics CRM, Salesforce, Box, and includes other connectors for your enterprise cloud needs. For example, you can use these templates to organize business leads or back up your corporate file data. |
25
-
| Personal productivity templates |Improve personal productivity by setting daily reminders, turning important work items into to-do lists, and automating lengthy tasks down to a single user approval step. |
23
+
| Enterprise cloud templates | For integrating Azure Blob Storage, Dynamics CRM, Salesforce, and Box. Also includes other connectors for your enterprise cloud needs. For example, you can use these templates to organize business leads or back up your corporate file data. |
24
+
| Personal productivity templates |For improving personal productivity by setting daily reminders, turning important work items into to-do lists, and automating lengthy tasks down to a single user approval step. |
26
25
| Consumer cloud templates | For integrating social media services such as Twitter, Slack, and email. Useful for strengthening social media marketing initiatives. These templates also include tasks such as cloud copying, which increases productivity by saving time on traditionally repetitive tasks. |
27
26
| Enterprise integration pack templates | For configuring VETER (validate, extract, transform, enrich, route) pipelines, receiving an X12 EDI document over AS2 and transforming to XML, and handling X12, EDIFACT, and AS2 messages. |
28
27
| Protocol pattern templates | For implementing protocol patterns such as request-response over HTTP and integrations across FTP and SFTP. Use these templates as provided, or build on them for complex protocol patterns. |
29
28
|||
30
29
31
-
If you don't have an Azure subscription,
32
-
[sign up for a free Azure account](https://azure.microsoft.com/free/) before you begin. For more information about building a logic app, see [Create a logic app](../logic-apps/quickstart-create-first-logic-app-workflow.md).
30
+
31
+
## Prerequisites
32
+
33
+
- An Azure account and subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
34
+
- A basic understanding of how to build a logic app workflow. For more information, see [Create a logic app](../logic-apps/quickstart-create-first-logic-app-workflow.md).
0 commit comments