question

KarinaZubova-0403 avatar image
0 Votes"
KarinaZubova-0403 asked

Design the Adaptive Card and post it via Microsoft Graph

I'm trying to send the adaptive card using the Microsoft Graph API. While using the code example from Docs, everything works perfectly. But I really want to play with the design to add more relevant and complicated content. To design the card, I'm using the Adaptive card Designer.

As I understood, I need to transfer Json content I received after designing the card into the string format, and then past it instead of existing "content" value from the Microsoft Docs example. Am I right? But in this case, the message is sent with no content. What I'm doing wrong?

189778-786c8fc4-c225-4668-81b4-3d61e4f8fbc5.jpeg

189730-0b82d7f4-dda5-4c35-8c7d-5a4782839fb7.jpeg


microsoft-graph-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers