Hello,
I've been doing some research around adaptive cards. One thing I'm confused with, is that on my non-preview bot in the same tenant, I do have the option to open said bot in the Bot Framework Composer. However, in the newer, preview bot that I have, I don't have this option...
Ultimately, I'm trying to understand how I can add dynamic content into an adaptive card - both for non-preview and preview bots. I already have working flows that retrieve such info and store as a variable within a topic, but I don't know how to add this into the adaptive card on the preview bot, as cannot seem to open that bot via the Bot Framework Composer. As for the non-preview bot, I so far understand that this will need to pretty much be solely achieved via the Bot Framework Composer?
Would be very grateful for any input on this 🙂
Thanks