Custom Website & Portal - Power Virtual Agents
Custom website
You can add your bot to a live website as an IFrame. Your live website can be a customer-facing external website or an internal site, like a SharePoint or Yammer site.
You can also add the bot to your Power Platform admin center.
Add bot to your website:
-
Select Manage on the side navigation pane, and then go to the Channels tab.
-
Select Custom website and then select Copy to copy it directly to the clipboard, or Share to email to open a new email message with the snippet included, in your default email app.
-
Provide the snippet to your web developer to add the bot to your website.
Power Apps portals
You can add your bot to a Power Apps portal either directly with the chatbot component, or with a URL snippet in an IFrame.
Add bot to a Power Apps portal (preview):
You can add your bot to a Power Apps portal in a few quick steps without any code. Power Apps portals allow you to add a Power Virtual Agents chatbot on your portal page by adding a chatbot component with limited customization.
See the Add chatbot to a page topic in the Power Apps documentation library for details.
Important
This is a preview feature. Preview features aren’t meant for production use and may have restricted functionality. These features are available before an official release so that customers can get early access and provide feedback.
Add bot to Power Apps with an IFrame:
You can also add your bot to Power Apps as an IFrame. Your live website can be a customer-facing external website or an internal site, like a SharePoint or Yammer site.
You can also add the bot to your Power Platform admin center.
-
In the Power Virtual Agents Portal, select Manage on the side navigation pane, and then go to the Channels tab.
-
Select Custom website and then copy only the URL of the IFrame snippet: this URL is defined by
src="<URL>"
. -
Go to Power Apps Studio and add an IFrame component into your app by selecting Components on the side navigation pane, and then IFrame.
-
Paste in the URL you copied from the IFrame snippet into the Link field of the IFrame component. You can adjust the size of the chat window by adjusting the Width and Height field.
-
You can interact with your bot by clicking on Browse website.
posted on 2021-12-27 17:45 lingdanglfw 阅读(29) 评论(0) 编辑 收藏 举报
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· 单线程的Redis速度为什么快?