Forum Discussion
How to use the adaptive metadata
Hi Dinesh-MSFT ,
Thanks for your reply.
I know this solution. The problem is that the adaptive card size has a limitation, but the data is very large which I want to store in the adaptive card. Which will raise an error "MessageSizeTooBig" when I create the adaptive card with the large data.
So, I want to try metadata ( https://adaptivecards.io/explorer/Metadata.html ). But I do not know how to use it.
Dinesh-MSFT any update on this
- Dinesh-MSFTApr 25, 2024Former Employee
Hi ray2408 - We are checking this issue internally. We get back to you.
- ray2408Apr 30, 2024Brass Contributor
Dinesh-MSFT Any update on this?
- Dinesh-MSFTMay 16, 2024Former Employee
Hi ray2408,
There is no way to circumvent the max message size limit, regardless of how data is encoded in the card. Could you specify how much data you're referring to and its purpose as metadata in the card? Note that `AdaptiveCard.metadata` is not a general storage property; it only supports `AdaptiveCard.metadata.webUrl`.