Skip to content

Commit 82b94ba

Browse files
authored
Update migrate-from-classic-workflows-to-power-automate-flows.md
fix SharePoint casing.
1 parent 0608cc2 commit 82b94ba

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/business-apps/power-automate/guidance/migrate-from-classic-workflows-to-power-automate-flows.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ While the following lists show some of the most common workflow capabilities, Po
9191

9292
### Workflow concepts
9393

94-
|Workflow concept |Sharepoint workflow |Power Automate |
94+
|Workflow concept |SharePoint workflow |Power Automate |
9595
|:-------|:-------|:--------|
9696
| A condition that causes the workflow to run or execute | Start options and events | Trigger |
9797
| Building blocks that allow users to customize workflow with business logic | Actions | Actions |
@@ -100,7 +100,7 @@ While the following lists show some of the most common workflow capabilities, Po
100100

101101
### Workflow types
102102

103-
|Workflow type |Sharepoint workflow |Power Automate flow |
103+
|Workflow type |SharePoint workflow |Power Automate flow |
104104
|:-------|:-------|:--------|
105105
| List workflows | Yes | Yes |
106106
| Library workflows | Yes | Yes |
@@ -109,7 +109,7 @@ While the following lists show some of the most common workflow capabilities, Po
109109

110110
### SharePoint integrations
111111

112-
|SharePoint integration |Sharepoint workflow |Power Automate flow |
112+
|SharePoint integration |SharePoint workflow |Power Automate flow |
113113
|:-------|:-------|:--------|
114114
| Create a custom workflow from a list or library | Yes | Yes, only in Modern Experiences |
115115
| Run or start a custom workflow for an item or a file or a folder | Yes | Yes, only in Modern Experiences |
@@ -120,7 +120,7 @@ While the following lists show some of the most common workflow capabilities, Po
120120

121121
### List triggers
122122

123-
|List trigger |Sharepoint workflow |Power Automate flow |
123+
|List trigger |SharePoint workflow |Power Automate flow |
124124
|:-------|:-------|:--------|
125125
| When an item is created | Yes | Yes |
126126
| When an item is modified | Yes | Yes, using ‘When an item is created or modified’ trigger |
@@ -131,7 +131,7 @@ While the following lists show some of the most common workflow capabilities, Po
131131

132132
### List actions
133133

134-
|List action |Sharepoint workflow |Power Automate flow |
134+
|List action |SharePoint workflow |Power Automate flow |
135135
|:-------|:-------|:--------|
136136
| Get items | Not available | Yes |
137137
| Create an item | Yes | Yes |
@@ -146,7 +146,7 @@ While the following lists show some of the most common workflow capabilities, Po
146146

147147
### File triggers
148148

149-
|List action |Sharepoint workflow |Power Automate flow |
149+
|List action |SharePoint workflow |Power Automate flow |
150150
|:-------|:-------|:--------|
151151
| When a file is created | Yes, using List triggers | Yes |
152152
| When a file is created in a folder | Not available | Yes |
@@ -158,7 +158,7 @@ While the following lists show some of the most common workflow capabilities, Po
158158

159159
### File actions
160160

161-
|File action |Sharepoint workflow |Power Automate flow |
161+
|File action |SharePoint workflow |Power Automate flow |
162162
|:-------|:-------|:--------|
163163
| Get files | Not available | Yes |
164164
| Create file content | Not available | Yes |
@@ -173,7 +173,7 @@ While the following lists show some of the most common workflow capabilities, Po
173173

174174
### Document management actions
175175

176-
|Document management action |Sharepoint workflow |Power Automate flow |
176+
|Document management action |SharePoint workflow |Power Automate flow |
177177
|:-------|:-------|:--------|
178178
| Check in file | Yes | Yes |
179179
| Check out file | Yes | Yes |
@@ -183,15 +183,15 @@ While the following lists show some of the most common workflow capabilities, Po
183183

184184
### Permissions management actions
185185

186-
|Permissions management action |Sharepoint workflow |Power Automate flow |
186+
|Permissions management action |SharePoint workflow |Power Automate flow |
187187
|:-------|:-------|:--------|
188188
| Grant access to an item or a folder | Yes | Yes, works only with Modern Permissions |
189189
| Stop sharing an item or a file | Yes | Yes, works only with Modern Permissions |
190190
| Create sharing link for a file or folder | Not available | Yes |
191191

192192
### Approval actions
193193

194-
|Approval action |Sharepoint workflow |Power Automate flow |
194+
|Approval action |SharePoint workflow |Power Automate flow |
195195
|:-------|:-------|:--------|
196196
| Set content approval status of an item or a file or a page | Yes | Yes |
197197
| Create and wait for approval for an item or a file | Yes | Yes |
@@ -206,7 +206,7 @@ While the following lists show some of the most common workflow capabilities, Po
206206

207207
### Workflow controls capabilities
208208

209-
|Workflow controls capability |Sharepoint workflow |Power Automate flow |
209+
|Workflow controls capability |SharePoint workflow |Power Automate flow |
210210
|:-------|:-------|:--------|
211211
| Workflow primitives: Loops, do until, switch-case, parallels | Yes | Yes |
212212
| Workflow stage | Yes | Yes, works only with Modern Permissions |
@@ -217,7 +217,7 @@ While the following lists show some of the most common workflow capabilities, Po
217217
| Copy/paste actions |Yes | Yes |
218218

219219
## Workflow administration
220-
|Workflow administration |Sharepoint workflow |Power Automate flow |
220+
|Workflow administration |SharePoint workflow |Power Automate flow |
221221
|:-------|:-------|:--------|
222222
| Central ___location to view all workflows | Yes, only available to view for a given list or library | Yes, 'My flows' lists user flows |
223223
| Share workflows with list or library users | Yes | Yes |

0 commit comments

Comments
 (0)