Skip to content

Commit e24321d

Browse files
000-606: site pages
1 parent 3686a90 commit e24321d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
File renamed without changes.

articles/en/PowerPlatform/sitepages.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This article shows how to use Site Pages library in Power Automate flows.
1313

1414
If you are trying to use Site Pages library for Power Automate triggers and actions such as **Get File**, **When a file is deleted** or **When a file is created or modified (properties only)**, the Site Pages library will not come up in the suggestions in your dropdown
1515

16-
<img src="/articles/img/PASitePages.png" >
16+
<img src="/articles/img/PASitePages.png" width="600">
1717

1818

1919
If you type the Site Pages library name manually, you may receive the following error when saving your Power Automate flow:
@@ -23,14 +23,14 @@ Fehler beim Speichern des Flows. Code: DynamicOperationRequestClientFailure, Mel
2323

2424
</span>
2525

26-
<img src="/articles/img/PASitePages2.png" >
26+
<img src="/articles/img/PASitePages2.png" width="600">
2727

2828

2929
<h1> Solution </h1>
3030

3131
In your Power Automate flow use Library GUID instead of the Site Pages Library name to solve it.
3232

33-
<img src="/articles/img/PASitePages3.png" >
33+
<img src="/articles/img/PASitePages3.png" width="600">
3434

3535

3636
<br/><br/>
@@ -40,7 +40,7 @@ In your Power Automate flow use Library GUID instead of the Site Pages Library n
4040
Go to Site Pages Library >> Gear Icon >> Library Settings >> Copy the GUID from url
4141

4242

43-
<img src="/articles/img/PASitePages4.png" >
43+
<img src="/articles/img/PASitePages4.png" width="600">
4444

4545

4646
Make sure you remove the HTML encoding %7B and %7D.

0 commit comments

Comments
 (0)