Skip to content
Mark Rahn edited this page May 24, 2024 · 9 revisions

Integrating Power Apps Canvas Apps with SharePoint

With this project, you will be able to integrate SharePoint with your Power App.

When the user does any of the following, your Power App will automatically open:

  1. The user clicks on the "New" button in the SP List.
  2. The user clicks on the "Title" of a List Item.
  3. The user selects "Edit Item" form the Menu.
  4. The user clicks on the "Link To Item" link you included in an email from Power Automate.
  5. Anywhere within SharePoint where SharePoint would normally open a form, your Power App will open instead.

Clone this wiki locally