Is there a way to store a form data from Bot Framework Composer to Power Automate?
Hi @Teetop,
What do you exactly want to store?
One approach could be to use a HTTP action in the bot composer with a Power Automate flow which has a When a HTTP request is received trigger. In the body of that request you could POST some data.
1. The action in Bot composer. In here you can use the POST method, your flows HTTP POST url and potentially some addional properties in the body.
2. In flow you can use the action below. If you want additional properties you do need to provide a Body JSON schema though.
Hope this helps a bit?
Thanks for replying!! I created a form on Bot composer but I am trying to save the form inputs into dataverse using power automate. Is there a way to access the form id from bot composer in PVA ? If not, is there a way around it?
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn how to respond rapidly to your customers and employees at scale, using intelligent conversational chatbots.