Skip to content

Commit d41a498

Browse files
authored
Merge pull request #50025 from ecfan/excel-tweaks
Edits per feedback
2 parents df88c4a + 21ced7e commit d41a498

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,18 @@ ms.date: 08/23/2018
1717
With Azure Logic Apps and the Excel Online connector,
1818
you can create automated tasks and workflows based
1919
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:
2222

2323
* Create new worksheets and tables.
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 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.
3332

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

0 commit comments

Comments
 (0)