How to add an operation in azure APIM policy that dowloads file document stored in sharepoint without using Azure functions?

Viewed 41

I have a requirement to create operation in azure API Management that gives the possibility to download a file (For information files are stored in sharepoint document entity), is there a way to do so without working with Azure functions and just using APIM policy ?

thank you in advance for any information provided

1 Answers
Related