Azure Communication Email Connector

Novka Mandic 20 Reputation points
2024-10-10T12:22:43.1533333+00:00

Hi MS,

I am using Azure Logic App to send the email from Azure Data Factory pipelines.

Inside Azure Logic App, I use Azure Communication Email Connector to send the email because Office 365 Send Email component is not available for us because off company's policies reasons.

Among other parameters, I use 'EmailTo' parameter where I wanted to set a few email addresses - separated by semicolon. When parameter arrives to Azure Communicator Email Connector - it is recognized as a bad request.

I also tried to type the real addresses inside Azure Communicator Email Connector itself, but I was getting the same error (Bad Request).

I found everything is working when I add every address in separated fields (EmailTo1, EmailTo2...).

So, I did a test, I've created two parameters 'EmailTo1' and 'EmailTo2' in ADF and also defined them in Logic App and everything is working just fine.

Because we don't know how many people, we will need to notify in different pipelines, I am thinking to create 5 - 10 Email To parameters..

I am wondering is there some other, more flexible solution?

Thank you

NM

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,013 questions
0 comments No comments
{count} votes

Accepted answer
  1. SnehaAgrawal-MSFT 22,261 Reputation points
    2024-10-15T06:10:47.6433333+00:00

    @Novka Mandic Thanks for asking question! The connector is leveraging the Power Automate connector logic which is modelled after our API. We can take this as feedback and add improvements to the connectors.

    Also suggest you to Feel free to express your feedback regarding the Azure communication services on Uservoice. All input shared in these forums undergoes monitoring and review by the Microsoft engineering teams responsible for developing Azure.

    Furthermore, users with similar requests have the opportunity to up-vote your post and contribute their comments.

    Your feedback is actively considered in the ongoing development of the Azure.


0 additional answers

Sort by: Most helpful

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.