@@ -91,7 +91,7 @@ While the following lists show some of the most common workflow capabilities, Po
91
91
92
92
### Workflow concepts
93
93
94
- | Workflow concept | Sharepoint workflow | Power Automate |
94
+ | Workflow concept | SharePoint workflow | Power Automate |
95
95
| :-------| :-------| :--------|
96
96
| A condition that causes the workflow to run or execute | Start options and events | Trigger |
97
97
| 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
100
100
101
101
### Workflow types
102
102
103
- | Workflow type | Sharepoint workflow | Power Automate flow |
103
+ | Workflow type | SharePoint workflow | Power Automate flow |
104
104
| :-------| :-------| :--------|
105
105
| List workflows | Yes | Yes |
106
106
| Library workflows | Yes | Yes |
@@ -109,7 +109,7 @@ While the following lists show some of the most common workflow capabilities, Po
109
109
110
110
### SharePoint integrations
111
111
112
- | SharePoint integration | Sharepoint workflow | Power Automate flow |
112
+ | SharePoint integration | SharePoint workflow | Power Automate flow |
113
113
| :-------| :-------| :--------|
114
114
| Create a custom workflow from a list or library | Yes | Yes, only in Modern Experiences |
115
115
| 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
120
120
121
121
### List triggers
122
122
123
- | List trigger | Sharepoint workflow | Power Automate flow |
123
+ | List trigger | SharePoint workflow | Power Automate flow |
124
124
| :-------| :-------| :--------|
125
125
| When an item is created | Yes | Yes |
126
126
| 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
131
131
132
132
### List actions
133
133
134
- | List action | Sharepoint workflow | Power Automate flow |
134
+ | List action | SharePoint workflow | Power Automate flow |
135
135
| :-------| :-------| :--------|
136
136
| Get items | Not available | Yes |
137
137
| Create an item | Yes | Yes |
@@ -146,7 +146,7 @@ While the following lists show some of the most common workflow capabilities, Po
146
146
147
147
### File triggers
148
148
149
- | List action | Sharepoint workflow | Power Automate flow |
149
+ | List action | SharePoint workflow | Power Automate flow |
150
150
| :-------| :-------| :--------|
151
151
| When a file is created | Yes, using List triggers | Yes |
152
152
| 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
158
158
159
159
### File actions
160
160
161
- | File action | Sharepoint workflow | Power Automate flow |
161
+ | File action | SharePoint workflow | Power Automate flow |
162
162
| :-------| :-------| :--------|
163
163
| Get files | Not available | Yes |
164
164
| Create file content | Not available | Yes |
@@ -173,7 +173,7 @@ While the following lists show some of the most common workflow capabilities, Po
173
173
174
174
### Document management actions
175
175
176
- | Document management action | Sharepoint workflow | Power Automate flow |
176
+ | Document management action | SharePoint workflow | Power Automate flow |
177
177
| :-------| :-------| :--------|
178
178
| Check in file | Yes | Yes |
179
179
| Check out file | Yes | Yes |
@@ -183,15 +183,15 @@ While the following lists show some of the most common workflow capabilities, Po
183
183
184
184
### Permissions management actions
185
185
186
- | Permissions management action | Sharepoint workflow | Power Automate flow |
186
+ | Permissions management action | SharePoint workflow | Power Automate flow |
187
187
| :-------| :-------| :--------|
188
188
| Grant access to an item or a folder | Yes | Yes, works only with Modern Permissions |
189
189
| Stop sharing an item or a file | Yes | Yes, works only with Modern Permissions |
190
190
| Create sharing link for a file or folder | Not available | Yes |
191
191
192
192
### Approval actions
193
193
194
- | Approval action | Sharepoint workflow | Power Automate flow |
194
+ | Approval action | SharePoint workflow | Power Automate flow |
195
195
| :-------| :-------| :--------|
196
196
| Set content approval status of an item or a file or a page | Yes | Yes |
197
197
| 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
206
206
207
207
### Workflow controls capabilities
208
208
209
- | Workflow controls capability | Sharepoint workflow | Power Automate flow |
209
+ | Workflow controls capability | SharePoint workflow | Power Automate flow |
210
210
| :-------| :-------| :--------|
211
211
| Workflow primitives: Loops, do until, switch-case, parallels | Yes | Yes |
212
212
| 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
217
217
| Copy/paste actions | Yes | Yes |
218
218
219
219
## Workflow administration
220
- | Workflow administration | Sharepoint workflow | Power Automate flow |
220
+ | Workflow administration | SharePoint workflow | Power Automate flow |
221
221
| :-------| :-------| :--------|
222
222
| Central ___location to view all workflows | Yes, only available to view for a given list or library | Yes, 'My flows' lists user flows |
223
223
| Share workflows with list or library users | Yes | Yes |
0 commit comments