My product integrates with MS Teams to post messages, and we’re now using the Workflow Webhook functionality.
The "Post card in chat or channel" task requires specifying the channel name, and I want to pass this name dynamically in the webhook payload so that a single webhook can serve multiple channels.
I’ve used the "Parse JSON" task to extract the data, but when trying to populate the "Adaptive Card" field in "Post card in chat or channel," I don’t see the option to add `body.attachment` as I do when creating the flow through the wizard.
Has anyone successfully done this before? I’d appreciate any guidance.

Report
All responses (
Answers (