-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Create additional iframe APIs to livechat #10866
Copy link
Copy link
Closed
Milestone
Description
Description:
It would be good to have additional APIs to communicate with livechat iframe.
Server Setup Information:
- Version of Rocket.Chat Server: 0.64.2
- Operating System: any
- Deployment Method(snap/docker/tar/etc): any
- Number of Running Instances: any
- DB Replicaset Oplog: any
- Node Version: any
- mongoDB Version: any
Expected behavior:
I'm proposing the creation of the following additional functions:
- Set visitor token
- Set visitor name
- Set visitor email
This way an website using livechat can identify the visitor even before he have interacted with the page.
The functions should be available just like the setDepartment - docs
Reactions are currently unavailable