I have a Flow that creates an item in a list if 'A new file is created'. This file is a SharePoint news page (Sitepage's).
The SharePoint file has an attribute called Description with the first 250 characters of the SharePoint page. I need the whole text... is this possible? Maybe with a http request? Thanks!
Solved! Go to Solution.
Hi @Oos ,
I'm afraid that thare is no any way to trigger a flow when a SharePoint new page is created in microsoft flow currently.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Oos ,
I'm afraid that thare is no any way to trigger a flow when a SharePoint new page is created in microsoft flow currently.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Oos ,
Maybe not immediately a trigger but you could use a scheduled flow that connects through the send an HTTP request to you site pages. The end point
_api/web/lists/getbytitle('Site Pages')/Items
might work. At least it is worth a try.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
User | Count |
---|---|
27 | |
26 | |
25 | |
24 | |
18 |
User | Count |
---|---|
56 | |
45 | |
33 | |
31 | |
30 |