Redirect the response of api to blob storage

Amali Lourdessamy 0 Reputation points
2023-02-07T12:26:42.8233333+00:00

Hi,

I am new to apim in Azure, just wondering is there any way to send a copy of xml file from api to a blob storage before it calls a web service?

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

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 68,641 Reputation points
    2023-02-09T11:29:57.1866667+00:00

    @Amali Lourdessamy Thanks for reaching out. Yes, you can always leverage the Send request policy to make any HTTP/HTTPS call. In your case you need to leverage store endpoint to perform the operation. You can refer to this article which already covers how you can build the policy to perform the operation with storage endpoint.

    Feel free to get back to me if you have any queries or concerns.

    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 comments No comments