How to use hideOriginalBody property in Actionable Messages (Outlook and Gmail)

Sdílet
Vložit
  • čas přidán 15. 05. 2022
  • Want to send your Actionable Message to both Gmail and Outlook? The hideOriginalBody property lets you to hide HTML contents of mail in clients having Adaptive Cards SDK, so that only Actionable Message is visible. However in mail clients which do not have SDK implemented, only the HTML part is visible.
    Actionable Messages step-by-step: • Actionable Messages st...
    hideOriginalBody docs: docs.microsoft.com/en-us/outl...

Komentáře • 6

  • @chinmain3078
    @chinmain3078 Před 2 lety

    Thank You for the Video. I created dedicated email address for actionable message sending purpose. I register the email address in registration. When I am generating actionable email it is coming expected way, but when I tried to click approve or reject button it says Target URL not allowed. It is for Outlook actionable messages. Could you please suggest me

    • @TomaszPoszytek
      @TomaszPoszytek  Před 2 lety +1

      In AM Developer Dashboard, when you are registering the provider, you need to define URLs which can be called by AM. Check if the one your message is trying to reach is in that list.

    • @ramanat4549
      @ramanat4549 Před 2 lety

      @@TomaszPoszytek It is working when I am using sender as my email address, as soon as I added generic address which is not shared email then it shows target url not found

    • @TomaszPoszytek
      @TomaszPoszytek  Před 2 lety

      @@ramanat4549 is the other address defined in provider as whitelisted? It really sounds like a mistake in provider's configuration.

  • @namanagarwal1622
    @namanagarwal1622 Před 3 měsíci

    The HTML body always appear at the bottom of the card. How can I send it to the top