Forum Discussion
Button/link to create news post based on template
- Sep 30, 2019
This guidance from Daniel Estelius helped me a lot to create a SharePoint webpage via Flow based on a template.
http://www.sites.se/2018/08/sharepoint-modern-pages-microsoft-flow/
For the trigger I decided to use a Microsoft Form embedded in Teams. This also allows to ask you user for some specific information for the creation of the page.
But I will check the creation of a bot for future usage as well.
Thank you for your support.
Best regards
Stefan
Stefan Gille sorry cannot tell exactly how to do but modern pages can be created programatically and a page layout can be decided, a very detailed explanation on what can be done or not
https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/modern-experience-customizations-customize-pages
https://www.sharepointpals.com/post/how-to-create-a-modern-pages-programmatically-in-sharepoint-office-365-using-patterns-and-practice-officedevpnp/
This guidance from Daniel Estelius helped me a lot to create a SharePoint webpage via Flow based on a template.
http://www.sites.se/2018/08/sharepoint-modern-pages-microsoft-flow/
For the trigger I decided to use a Microsoft Form embedded in Teams. This also allows to ask you user for some specific information for the creation of the page.
But I will check the creation of a bot for future usage as well.
Thank you for your support.
Best regards
Stefan
- SinhaKislaySep 30, 2019Iron Contributor
Stefan Gille Glad that you could solve the problem