Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

Saving Logic App After Applying Email Connector

(0) ShareShare
ReportReport
Posted on by

Hello All,

This is my first time constructing a question under this community so please let me know if this question should be posted against a different forum.

I am very new to Logic Apps, however a frequent user of Power Automate. To start I just wanted to make a basic logic app that sent me an email that's based off of a payload sent from a ADF pipeline. I am able to construct my workflow in the Logic App and save it perfectly fine. However, when I add in the email connector, the workflow refuses to save, and I don't receive an error as to why. It just appears as though its saving then reverts back to the save option.

If anyone could give me any direction it would be greatly appreciated.

Best Regards,

Noah Holliday

  • RE: Saving Logic App After Applying Email Connector

    I will place my question there. I placed it here because I was linked to article underneath this forum arguing the differences between Logic Apps VS Power Automate. Thank you for your time!

  • Verified answer
    Martin Dráb Profile Picture
    Martin Dráb 231,409 Most Valuable Professional on at
    RE: Saving Logic App After Applying Email Connector

    Unfortunatrely, this indeed seems to be a wrong forum. This forum is about Microsoft Dynamics AX, while your question isn't related to it. Try Azure Logic Apps forum on Microsoft Q & A.

  • RE: Saving Logic App After Applying Email Connector

    Heres the json for the email task I am trying to save.

    {

       "inputs": {

           "host": {

               "connection": {

                   "referenceName": "office365"

               }

           },

           "method": "post",

           "body": {

               "To": "@triggerBody()?['EmailTo']",

               "Subject": "@triggerBody()?['Subject']",

               "Body": "<p>@{triggerBody()?['ErrorMessage']}</p>"

           },

           "path": "/v2/Mail"

       }

    }

    I have ensured that it is correctly identifying my email as the connection and that I have the appropriate contributor status in the resource group.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,409 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans