Skip to content

Commit 3dc0a4f

Browse files
committed
Clarity edits
1 parent 0720074 commit 3dc0a4f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/connectors/connectors-create-api-excel.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,20 @@ your data, for example:
2424
* Get and manage worksheets, tables, and rows.
2525
* Add single rows and key columns.
2626

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.
3133

3234
If you're new to logic apps, review
3335
[What is Azure Logic Apps?](../logic-apps/logic-apps-overview.md)
3436

3537
> [!NOTE]
3638
> The [Excel Online for Business](/connectors/excelonlinebusiness/)
3739
> 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
3941
> [Excel connector for PowerApps](/connectors/excel/).
4042
4143
## Prerequisites

0 commit comments

Comments
 (0)