Skip to content

Commit a7a08c9

Browse files
authored
Update site-design-trigger-flow-tutorial.md
Noted a typo...corrected.
1 parent f056c58 commit a7a08c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/site-design-trigger-flow-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.date: 08/21/2018
66

77
# Calling Microsoft Flow from a site script
88

9-
Site designs are a powerful extensibility mechanism for customizing - and standardizing - the look and feel of your site collections. One of the script actions - **triggerFlow** - can be used to call custom solutions to apply configurations we don't support natively.
9+
Site designs are a powerful extensibility mechanism for customizing - and standardizing - the look and feel of your site collections. One of the script actions - **triggerFlow** - can be used to call custom solutions to apply configurations we don't support natively. Flow can also be used for business automation - in this case, used with site designs to track the creation of sites!
1010

1111
This article describes how to build a simple site directory using a site design and Microsoft Flow. Whenever a site is created using this site design, details of the site are captured and written to a list.
1212

0 commit comments

Comments
 (0)