APIM- Operation that dowloads file document stored in sharepoint

YOUSSFI RAJA 21 Reputation points
2022-09-06T13:42:44.75+00:00

Hello Community , I have a requirement to create operation 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 ? thank you in advance for any information provided

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,739 questions
0 comments No comments
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 20,916 Reputation points
    2022-09-13T15:15:57.01+00:00

    Hi @YOUSSFI RAJA Thanks for reaching out. If the share point exposes an HTTP endpoint you can import those apis in API Management and you can do a REST call to SharePoint and get the file.

    Please refer for more information: https://learn.microsoft.com/en-us/azure/api-management/import-and-publish

    Let me know incase of further queries, I would be happy to assist you.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.


0 additional answers

Sort by: Most helpful