Send Email with Adaptive card in mail body with actionable Buttons using Power Automate

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 17

  • @vossenjonk3448
    @vossenjonk3448 21 день тому

    Thank you so much, works like a charm !!!

  • @ThisAmit
    @ThisAmit 3 місяці тому +1

    Very helful, i was stuck and unable to figure out how to send adaptive card... you saved a lot of hardwork....❤

  • @jasonlee4214
    @jasonlee4214 День тому

    Hi, i have a question here...is there a way to track who actually responded to the actionable message on Outlook? Or make only a specific person can react to the card?

  • @jeffersondaniel5883
    @jeffersondaniel5883 Рік тому +2

    Did power automate fixed the issue where it doesn't load the script sometimes? It seem half the time I'm testing it won't load. and other times it does. Great concept but not reliable if Microsoft hasn't gotten it to the point, it works every time. Also, the submit is really unreliable as well, it errors out the 1st 1 or 2 times, then it goes through fine. Not very fluid for production use yet. :(
    Also curious is this something that only works in Microsoft Echo System? Or could this work on external mail system, such as emails to customers. During my brief test it didn't work when I sent it to my personal Gmail.

  • @michaelgorbachepmanurung5491
    @michaelgorbachepmanurung5491 9 місяців тому

    Thank you for the solution. can i use the same adaptive card using action 'Post message in teams' and get a 'first to respond' behavior between the email and the message from bot? Just like Approvals apps.

  • @robertorodriguez8186
    @robertorodriguez8186 Рік тому +2

    I too, I dont see my card, this feature is not available now?

  • @shivrajnag12
    @shivrajnag12 9 місяців тому

    Hi can I send these actionable adaptive cards programmatically using Node.js or Python ?

  • @mansirahulnegi9220
    @mansirahulnegi9220 4 місяці тому

    Hello Very helpful Video. I was doing a PoC where I found I didn't had access to the Send Actionable Message but still I was able to see the Developer Dashboard. I am unable to send email through click of button. Through Test Users and Workflow I am able to send the mail but the Action Message is not getting displayed on web and desktop clients. Do you know how to send email with SignedCardPayload?? I am unable to follow the documentation and couldn't find any such tutorial. Thanks!!

  • @situndassitun01
    @situndassitun01 2 місяці тому

    Hi, I tried this process, found that this adaptive card is only working in outlook web not in outlook desktop version.

  • @mastikakhazana1160
    @mastikakhazana1160 10 місяців тому +1

    I want send approve and reject button also on mail in adaptive card. Then how I can check which button has created?

    • @vossenjonk3448
      @vossenjonk3448 21 день тому

      Simply by using id's on each Action.Http button:
      For example:
      Action.Http (Text: "Accept", id: "buttonApprove") and Action.Http (Text: "Reject", id: "buttonReject")
      And then each button can be a POST call to the same Power Automate webhook but the received value will be either buttonApprove or button Reject,
      which you can use in your place as a condition.

  • @stpetrucci
    @stpetrucci 2 місяці тому

    Hello, thank you for the lesson.
    I have a problem, I can't send CARDS to other people and no error appears, do you have any tips to fix this?
    Regards

    • @hc5917
      @hc5917 Місяць тому

      Hello,
      I am also facing the same issue. Unable to send cards in Outlook, have you got any resolution or work around?
      Thanks in advance.

  • @doyouwantmyname3905
    @doyouwantmyname3905 Рік тому

    Without using premium action how should submit the data which was entered in the adaptive card

  • @nenath08
    @nenath08 Рік тому

    you are the goat

  • @IdalbertoPeguero
    @IdalbertoPeguero Рік тому

    i have problem my card dont see, can you help me?

    • @hc5917
      @hc5917 Місяць тому

      Hello,
      I am also facing the same issue. Unable to send cards in Outlook, have you got any resolution or work around?
      Thanks in advance.