@@ -24,18 +24,20 @@ your data, for example:
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 get responses
28
- from Excel Online and make the output available for other actions.
29
- For example, when a row is updated in Excel Online,
30
- you can send an email using Office 365 Outlook.
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.
31
33
32
34
If you're new to logic apps, review
33
35
[ What is Azure Logic Apps?] ( ../logic-apps/logic-apps-overview.md )
34
36
35
37
> [ !NOTE]
36
38
> The [ Excel Online for Business] ( /connectors/excelonlinebusiness/ )
37
39
> and [ Excel Online for OneDrive] ( /connectors/excelonline/ ) connectors
38
- > work with Azure Logic Apps and aren't the same as the
40
+ > work with Azure Logic Apps and differ from the
39
41
> [ Excel connector for PowerApps] ( /connectors/excel/ ) .
40
42
41
43
## Prerequisites
0 commit comments