You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/declarative-customization/site-design-json-schema.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Site template JSON schema
3
3
description: JSON schema reference for building site templates for SharePoint.
4
-
ms.date: 06/28/2022
4
+
ms.date: 07/28/2022
5
5
ms.localizationpriority: high
6
6
---
7
7
@@ -926,6 +926,9 @@ To enable the web scoped feature that allows for Events Lists to be created (fea
926
926
Use the `triggerFlow` verb to kick off a custom flow.
927
927
<!-- update this with example from trigger workflow topic -->
928
928
929
+
> [!TIP]
930
+
> The article [Calling Power Automate from a site script](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-trigger-flow-tutorial) provides an end-to-end example.
0 commit comments