【问题标题】:How to change connection for Logic App, when you are trying to trigger Logic app thorugh Email当您尝试通过电子邮件触发逻辑应用程序时,如何更改逻辑应用程序的连接
【发布时间】:2021-04-07 12:33:48
【问题描述】:

enter image description here[我的逻辑应用应该在 Outlook 收件箱文件夹中收到邮件时触发。但我只能连接到 1 个 Outlook 帐户。如何添加多个 Outlook 帐户?我在我的 Azure 表中创建了一个表,在该表中有一个“From_EMAIL_ID”列,我需要将这个“From_EMAIL_ID”参数配置到我的连接中。因此,将来每当我的“From_EMAIL_ID”的新记录插入此表时,我仍然应该能够触发逻辑应用程序。简而言之,我想将逻辑应用中的连接绑定到enter image description hereazure 表中的字段名称“FROM_EMAIL_ID”。]3

【问题讨论】:

    标签: azure azure-active-directory azure-sql-database azure-logic-apps


    【解决方案1】:

    目前,逻辑应用无法连接到多个 Outlook API,如果我理解正确,这可能是您的问题。这里有一个开放的反馈项目:https://feedback.azure.com/forums/34192--general-feedback/suggestions/40009840-logic-app-should-be-able-to-connect-multiple-outlo

    不过,您可以通过将多封电子邮件添加到“收件人”字段来发送多封电子邮件。 https://docs.microsoft.com/en-us/azure/app-service/tutorial-send-email?tabs=dotnet

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-11-10
      • 2022-10-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-07-19
      • 2020-09-29
      相关资源
      最近更新 更多