Getting 404 error when trying to FTP hosted webAPI from MS flow

anjana yadav 1 Reputation point
2021-01-19T06:40:33.28+00:00

I am trying to call webapi in MS FLOW. It is working fine in all the environment except prod. In prod we have added custom domain to website.So when calling the api "https://<appservicename>.<customdomain>/API/<APIName>" in Flow I am getting "url is not valid" error. In azure Logs, I can see that it is able to ping site but with method name it is throwing error.
Could you please suggest if I required any changes while adding custom domain to website and calling in MS flow.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,685 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. ajkuma 27,946 Reputation points Microsoft Employee
    2021-01-21T12:06:03.87+00:00

    @anjana yadav , Apologies for the delay! To better assist you on this issue, could you please confirm if you're leveraging this Connector for Logic Apps or something else? Are you referring to any specific Azure docs for the steps? Could you please share some more information on your requirement?

    If you wish to automate with scripts for Azure App Service WebApps, kindly see this -Automate with scripts doc for the step-step process.

    For focused assistance on MS Flow specific issues, you may also consider posting the question on Microsoft Power Automate Community to receive insights from the targetted audiences/experts.

    P.S. We may have to add/remove tags appropriately.

    0 comments No comments

  2. anjana yadav 1 Reputation point
    2021-06-07T09:45:28.713+00:00

    Hi,

    Thank you for response. It was firewall issue that blocking the API call through MS FLOW. We were able to fix it by removing the limitation from firewall.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.