Skip to content

Commit 0c6a726

Browse files
committed
Updated screenshots and TOC
Updated screenshots and TOC for the Power Automate customize page approvals.
1 parent 6a7d6e1 commit 0c6a726

File tree

6 files changed

+6
-4
lines changed

6 files changed

+6
-4
lines changed

docs/business-apps/power-automate/guidance/customize-page-approvals.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,25 +26,25 @@ As a site owner, you are not limited to just one approval flow. You can create m
2626

2727
This approach is much easier than trying to implement all the logic into one flow.
2828

29-
![Multiple page approvals flow](multiple-page-approvals-flow.png)
29+
![Multiple page approvals flow](../../../images/multiple-page-approvals-flow.png)
3030

3131
## Handle news post
3232

3333
With the read-only **Promoted State** property, you can easily check if the page submitted for approval is a news or standard page. For example, this is useful for scenarios where you check or enforce approvals for only news, but not for pages.
3434

35-
![Promoted state](promoted-state.png)
35+
![Promoted state](../../../images/promoted-state.png)
3636

3737
## Auto approve pages
3838

3939
Its a flow in Power Automate, so you can easily orchestrate it to auto approve requests. In the following scenario, see how you can easily auto approve a page request if the user is a manager who has direct reports. If you're not a manager, the flow goes through the approval process defined in the flow.
4040

41-
![Auto approve requests for managers in flow](auto-approve-requests-for managers-in-flow.png)
41+
![Auto approve requests for managers in flow](../../../images/auto-approve-requests-for managers-in-flow.png)
4242

4343
## Parallel approvals
4444

4545
Occasionally, the default approval action may not help in tracking and auditing each approval. Alternatively, you can use parallel approvals, include constraints, or apply other processes. You can track, audit and perform other actions within these parallel branches and check if the approval has been approved or rejected.
4646

47-
![Parallel approvals in flow](parallel-approvals-in-flow.png)
47+
![Parallel approvals in flow](../../../images/parallel-approvals-in-flow.png)
4848

4949
To learn more, see [Create parallel approval workflows with Power Automate](https://docs.microsoft.com/power-automate/parallel-modern-approvals).
5050

Loading
-71.3 KB
Loading
-171 KB
Loading

docs/images/promoted-state.png

-108 KB
Loading

docs/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,8 @@
428428
href: business-apps/power-automate/guidance/working-with-get-items-and-get-files.md
429429
- name: Working with the SharePoint Send HTTP Request action
430430
href: business-apps/power-automate/guidance/working-with-send-sp-http-request.md
431+
- name: Customize SharePoint page approvals
432+
href: business-apps/power-automate/guidance/customize-page-approvals.md
431433
- name: SharePoint Add-ins
432434
items:
433435
- name: Overview

0 commit comments

Comments
 (0)