User Entry / Exit API URL Call
Modified on: Mon, Aug 8, 2016 at 10:45 AM
The User Entry / Exit API URL Call is a room setting that can be used to gather detailed information about participants for your own reporting purposes.
This will send a number of GET parameters to an outside web site by appending to the URL, according to the situation.
Data is sent two times.
- When a user enters the room
- When a user exits the room
When user enters the room, the following GET parameters are appended to the URL provided:
- status = 1
- role
- userID
- name
- email
- phone
- meetingNo
- loc
- IP
- companyUserName
- customData
- personalMeetingID
When user exits the room, The following GET parameters are appended to the URL provided:
- status = 0
- userID
- meetingNo
- personalMeetingID
In this field, put a valid URL to the page that you wish to receive these GET parameters.

Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.