06-09-2022 07:32 AM
"LstmeetingattendeeHistory" XML API is not populating the attendance history immediately after closure of meeting. It takes some time to populate the response.
1) Can you let me whether it populates the data immediately or there is some time lag?
2) If time lag, could you please let me know the time lag?
3) Also let me know, where can I find these information (eg., instant or delay in response) related to each API?
Note: "List Meeting Participants" REST API is instant and populates the data immediately on closure of meeting.
Solved! Go to Solution.
06-09-2022 04:05 PM
Hi Ajith,
The Webex XML API History Service requests are using the same data source as the Classic Webex reporting. The reports are usually available sooner but can take up to 24 hours for the completed report to become available.
The new REST API's will generally provide data in a more timely manor. The delay depend on the specific REST API's being used so you must check the specific documentation for those details. For example the Meeting Participants REST API is not limited to returning information for the ended meetings and is actually capable of returning the participants as soon as a meeting is in progress as noted in the documentation (https://developer.webex.com/docs/api/v1/meeting-participants/list-meeting-participants).
06-09-2022 04:05 PM
Hi Ajith,
The Webex XML API History Service requests are using the same data source as the Classic Webex reporting. The reports are usually available sooner but can take up to 24 hours for the completed report to become available.
The new REST API's will generally provide data in a more timely manor. The delay depend on the specific REST API's being used so you must check the specific documentation for those details. For example the Meeting Participants REST API is not limited to returning information for the ended meetings and is actually capable of returning the participants as soon as a meeting is in progress as noted in the documentation (https://developer.webex.com/docs/api/v1/meeting-participants/list-meeting-participants).
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide