Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,480 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to make use of Azure Database for MySQL trigger in Azure Logic Apps to call some specific API based on some data created or modified in my database table.
I have tried creating the connector with IP and server name both of the Azure Database for MySQL, but the connector is not working.
It is throwing Error 502: Web server received an invalid response while acting as a gateway or proxy server.
Can someone help me in this regard?