简体   繁体   English

Twilio Flex UI设计

[英]Twilio Flex UI Design

I'm creating a contact center using Twilio Flex, I would like to embed a website I already have on Panel 2 so the agent can make some consultations, and make the width of Panel 1 smaller to have a better look at the other panel.我正在使用 Twilio Flex 创建联络中心,我想在面板 2 上嵌入一个我已有的网站,以便代理可以进行一些咨询,并缩小面板 1 的宽度以便更好地查看另一个面板。 Any suggestions on how to do that?关于如何做到这一点的任何建议?

Thank you.谢谢你。

You can integrate CRM or any website into the right panel of the agent website.您可以将 CRM 或任何网站集成到代理网站的右侧面板中。 Follow these steps:按着这些次序:

  1. Install the Twilio plugin CLI ( https://www.twilio.com/docs/flex/developer/plugins/cli/install )安装 Twilio 插件 CLI ( https://www.twilio.com/docs/flex/developer/plugins/cli/install )
  2. Run it locally and you will see the agent website in your localhost在本地运行它,您将在本地主机中看到代理网站
  3. Configure it as per your requirement根据您的要求进行配置
  4. Deploy the plugin ( https://www.twilio.com/docs/flex/developer/plugins/cli/deploy-and-release )部署插件 ( https://www.twilio.com/docs/flex/developer/plugins/cli/deploy-and-release )
  5. Now you will be able to see the changes in your agent website现在您将能够在代理网站上看到更改

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM