The app showcased in this blog demonstrates how a Booking System can be implemented leveraging PowerApps, Power Automate flows, SharePoint, a Microsoft Word template and on-the-fly conversion of documents to PDFs
Wouldn’t it be awesome if you could display actual PDF documents stored in SharePoint in your PowerApps using the PDF Viewer control? Super easy, super awesome!
Showcase of a Booking System & Email Campaigns Power App leveraging a SharePoint Document Library associated with MS Word template to automatically generate a Booking Confirmation document (alternative solution vs using the Word Online Premium Connector)
Demonstration wrt how to convert documents on-the-fly stored in SharePoint to PDFs using the Graph v2.0 APIs & render those within PowerApps
Displaying images / photos stored in SharePoint with PowerApps historically has proved challenging for many frustrated App Makers. The Graph v2 APIs to the rescue…
The source code for the demo apps showcased in my previous blog, SharePoint Images Powered Up In PowerApps, has been shared on GitHub. For further details wrt this, read more!
This blog post articulates and demonstrates how App Makers can render photos stored in SharePoint Document Libraries leveraging the RenderListDataAsStream REST API within PowerApps.