Work with the Desk
This tutorial explain how to interact and make actions with the desk.
Call the client
<script src="https://static.iadvize.com/conversation-panel-app-lib/2.9.0/idzcpa.umd.production.min.js"></script>useEffect(() =>{
const client = (window as any).idz.init()
//some code
})Store the client
Send text

Send cards

Send card bundle

Next steps ?
Last updated