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.