@@ -17,19 +17,18 @@ ms.date: 08/23/2018
17
17
With Azure Logic Apps and the Excel Online connector,
18
18
you can create automated tasks and workflows based
19
19
on your data in Excel Online for Business or OneDrive.
20
- Your workflows can perform these actions and others with
21
- your data, for example:
20
+ This connector provides actions that help you work with
21
+ your data and manage spreadsheets , for example:
22
22
23
23
* Create new worksheets and tables.
24
24
* Get and manage worksheets, tables, and rows.
25
25
* Add single rows and key columns.
26
26
27
- You can include actions in your logic apps that use the output
28
- from Excel Online actions. This connector provides only actions,
29
- so to start your logic app, use a separate trigger, such as
30
- a ** Recurrence** trigger. For example, if you create worksheets
31
- each week, you can send email about those new worksheets using
32
- the Office 365 Outlook connector.
27
+ You can then use the outputs from these actions with
28
+ actions for other services. For example,
29
+ if you use an action that creates worksheets each week,
30
+ you can use another action that sends confirmation email
31
+ by using the Office 365 Outlook connector.
33
32
34
33
If you're new to logic apps, review
35
34
[ What is Azure Logic Apps?] ( ../logic-apps/logic-apps-overview.md )
0 commit comments