- Joined
- Sep 5, 2019
- Messages
- 35
- Reaction score
- 7
Hello,
Can we suggest some improvements that we would like to have with the new API webmeeting in v18?
Can we suggest some improvements that we would like to have with the new API webmeeting in v18?
- Manager API access route separately : we don't want the same API key to give access to both write and read accesses, but manage accesses at the level of each route. GET POST DEL could be a start.
- /meetings/active and /countparticipants do not give the detail of participants. We would like to read stats of terminated meetings but also ongoing.
The detail could be composed of - start of the meeting
- end (if already terminated)
- participations : cumulative % of participant for each participant (and details of the participant)
- participation segments : each segment of a participant entering/exiting the meeting
In other words, having the full meeting recap when it's over (or partial when it's on going)