How to trigger Azure Logic App from Azure Databricks?

aj19
New Contributor

I have an Azure Logic app which triggers whenever a HTTP Post request is received. I want to send this request from my notebook present in Azure Databricks workspace using scala and spark.​

Is it possible? If yes, then please guide on how to do it. Thanks in advance.