We have a scenario where we need to pass a custom parameter from the Web Page where the Iframe which has the bot source is hosted in the website to automatically pass the context and start the bot from that particular prompt. Do you have a suggestion on how that can be achieved?
We tried a couple of approaches with using the backchannel, passing custom params but did not seem to work. Maybe we are missing something.
How can we pass the custom parameter to the bot. The bot is created using bot framework composer and is hosted on Azure.