Skip to main content

Notifications

Power Platform Community / Forums / Building Flows / Adaptive Cards in Outl...
Building Flows
Suggested answer

Adaptive Cards in Outlook - New Designer

Posted on by 188
Hello all,
 
I'm doing some testing and I'm trying to add an adaptive card to a send an email action in Automate.  The adaptive card is built from the website adaptivecard.io and it is a very basic card with some text, a date input and a submit button using the execute action.  I'm adding the json of this adaptive card into a compose action, then in the body of the email section, I'm adding the script tag + the output of the compose action.  I can get the card to show up when I'm in the old designer of flow, but I can't get it to show up when I'm using the new designer of flow.  Has anyone figured this out for the new designer?
  • Suggested answer
    DerrickH Profile Picture
    DerrickH 188 on at
    Adaptive Cards in Outlook - New Designer
    I have found that the fix for adding an adaptive card into a "Send to email V2" action in the new designer is as follows:
     
    - Before the "Send to email" action, create a compose action and add the following:
     
    <script type="application/adaptivecard+json">
     {content of json - in my case, the json from adaptivecard.io}
    </script>
     
    - Then add the output of the compose action to the body of the Send to email action.

Helpful resources

Quick Links

Welcome to the Power Platform…

We are thrilled to unveil the newly-launched Power Platform Communities!…

Community Update 9/9/24…

Power Platform Community Update…

Welcome to the new Power Platform Community!…

We are excited to announce our new Copilot Cookbook Gallery in the Community…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 140,640

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,336

Leaderboard

Featured topics