简体   繁体   English

调用Slack Webhook的Azure Logic应用将永远运行

[英]Azure Logic App calling a Slack Webhook runs forever

I am calling a Slack Webhook from my Azure Logic App. 我正在从Azure逻辑应用程序调用Slack Webhook。 All of it works but I notice that the webhook call never completes even though the message has already been received in Slack. 所有这些工作正常,但是我注意到,即使已经在Slack中接收到该消息,webhook调用也永远不会完成。

在此处输入图片说明

在此处输入图片说明

Any help would be great. 任何帮助都会很棒。

thanks Russ 谢谢拉斯

I threw a red herring here. 我在这里扔了一条红鲱鱼。

I didnt realise that there was an actual slack connector. 我没有意识到有一个实际的松弛连接器。

在此处输入图片说明

It now works perfectly 现在可以正常使用

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 通过azure逻辑应用程序以松弛状态通知@channel - notifying @channel in slack via azure logic app Azure Logic App不会将附件发送到松弛状态 - Azure Logic App not sending Attachments to slack Azure 逻辑应用程序运行历史和触发历史 - Azure Logic App Runs history & Trigger history Azure 逻辑应用程序运行失败的 email 警报 - email alerts for Azure Logic app runs failed 如何使用将消息发布到 Slack 的 ARM 模板将逻辑应用程序部署到 Azure? - How to deploy Logic App to Azure with ARM template that posts messages to Slack? Azure 数据工厂 - 同步调用逻辑应用 - Azure Data Factory - Calling Logic App Synchronously 使用 webhook 到 Slack 的 Azure 警报不起作用 - The Azure Alerts using webhook to Slack is not working 在仪表板中运行的 Microsoft Azure 逻辑应用程序中仅显示失败状态 - Displaying only failed status in Microsoft Azure Logic App runs in dashboard Calling Azure logic app from Azure Python HTTP trigger function - Calling Azure logic app from Azure Python HTTP trigger function 如何在 Azure 逻辑应用程序中使用 HTTP Webhook 活动订阅 Azure 事件网格主题 - How to subscribe to Azure Event Grid Topic using HTTP Webhook activity in Azure Logic App
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM