Power Automate Get DriveId For Excel "Get tables"

fredericdietrich By On 16/04/2024

In Power plateform

Here i will show you how to get an Excel File from SharePoint dynamicaly

 

01 flowgetdriveid

/_api/v2.1/drives?$select=id,webUrl&$filter=webUrl eq 'https://myTest/sites/Site1/doclib1'

body('Send_an_HTTP_request_to_SharePoint')['value'][0]['id']

02 flowgettable

 
  • No ratings yet - be the first to rate this.