Hello all,
I have a Microsoft Graph API Connection that I'm using to get a .xlsx file from SharePoint.
I have established a connection but I'm having problems finding documentation on how to actually extract the content of the file.
As you can see in the flow below, I've done a Post request to get the token, then used that to establish a connection to the file that I want to extract the content from but it extracted only the details about the file ( had to blur for confidential reasons).
Does anyone know how to get the content, please?
Thank you
