简体   繁体   English

如何从 Bot Framework Composer 将用户价值返回给 Power Virtual Automate

[英]How to get user value back to Power Virtual Automate from Bot Framework Composer

I am creating a Power Virtual App bot and I am also using Bot framework Composer to display an Adaptive card that is meant to take user input from the Power Virtual App bot.我正在创建一个 Power Virtual App 机器人,并且我还使用 Bot 框架 Composer 来显示一个自适应卡,该卡旨在从 Power Virtual App 机器人获取用户输入。

I'm unable to figure out a way around this and all the solutions I've come across don't have Adaptive Card involved.我无法找到解决此问题的方法,并且我遇到的所有解决方案都没有涉及自适应卡。

I want this to work because I will need the user input to make API calls via Power Automate and display the results back to the user.我希望它能够工作,因为我需要用户输入通过 Power Automate 进行 API 调用并将结果显示给用户。

enter image description here在此处输入图像描述

卡片菜单截图

botframework 中的流程截图

I believe you need to set the input / output properties on your Composer dialog.我相信您需要在 Composer 对话框中设置输入/输出属性。 Once you have configured your output variables, you can assign values to them within Composer.配置好输出变量后,您可以在 Composer 中为它们分配值。

Here is a link to an answer that was asked similar to this question.这是与此问题类似的答案的链接

Hope this helps.希望这可以帮助。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Bot Framework Composer 错误:无法从 state 获取 KnowledgeBaseId 的值 - Bot Framework Composer Error: Unable to get a value for KnowledgeBaseId from state 如何在 Azure Bot Framework Composer v1.4.0 中获取用户对话数据并将其传递到后端 API? - How to get and pass user conversation data to backend API in Azure Bot Framework Composer v1.4.0? 如何将 Bot 框架 Composer 与 Azure 应用程序配置连接以从那里读取值 - How to connect Bot framework composer with Azure app configuration to read value from there 从 Microsoft bot framework composer 获取 Active Dialog - Get Active Dialog from Microsoft bot framework composer 如何使用 Bot Framework Composer 在 MS Teams 中捕获用户 email - How to capture user email in MS Teams with Bot Framework Composer 如何获取从 Bot Framework Composer 发送的消息的 ResourceResponse.Id - How to get ResourceResponse.Id of a message being sent from Bot Framework Composer 使用 MS Teams、Power Automate 和 Adaptive Cards:如何使用来自使用 Flow Bot 的用户的输入以在另一个 Adaptive Cards 中使用 - Using MS Teams, Power Automate and Adaptive Cards: how to use inputs from user using the Flow Bot to use in another Adaptive Card 如何使用 Bot Framework composer 重命名机器人 - How to rename the bot using Bot Framework composer Microsoft Bot Framework-如何从团队渠道获取用户数据 - Microsoft Bot Framework - How to get user data from team channel 如何从 Bot Framework Composer 将文件保存到 Azure 文件共享 - How to save files to Azure File Share from Bot Framework Composer
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM