Forum Discussion
ray2408
Apr 12, 2024Brass Contributor
Pass adaptive card meta data to handleTeamsTaskModuleFetch method.
Hi, I want to know how to pass metadata of adaptive card to handleTeamsTaskModuleFetch function, so I can have this data in the dialog. metaData is huge data in my case.
ray2408
Brass Contributor
If I place the metadata with the data object, I can pass only limited amount of data. I think it has some throttle point. I have to send a large amount of data which I will be presenting in the form of table in the task module.
How can I achieve this?
How can I achieve this?
Dinesh-MSFT
Apr 24, 2024Microsoft
Same issue has been tracked here - https://techcommunity.microsoft.com/t5/teams-developer/how-to-use-the-adaptive-metadata/m-p/4111822#M9912. Please follow this thread.