Display SP files in D365 CE using PowerApps and Flow

In this video, we look at how to use a PowerApp and a Flow to enhance the user experience of accessing related files from SharePoint within the Dynamics 365 Customer Engagement (CRM) screens.

As mentioned during the video, the URI for the Flow action ‘SharePoint – Send an HTTP request to SharePoint’ is
_api/web/GetFolderByServerRelativeUrl(‘incident/body(‘List_records’)?[‘value’][0]?[‘relativeurl’]‘)/Files
The text above in Bold/Italics is entered using Expression

Below are some references used in building this solution:

https://powerapps.microsoft.com/en-us/blog/return-an-array-from-flow-to-powerapps-response-method/
https://preview.flow.microsoft.com/en-us/blog/return-data-to-powerapps/

https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/pass-current-embedded-canvas-app

Your support by SUBSCRIBING to my YouTube channel is very much appreciated.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a website or blog at WordPress.com

Up ↑