06-28-2021 12:35 AM
Does Webex meeting have any API or link to export attendee list and login time by using meeting ID?
Solved! Go to Solution.
10-16-2021 08:55 AM
Hi,
Thank you so much for your comment! It worked!
Here is what I did:
1. Create a Webex meeting
2. Start the meeting
3. Get its Meeting Number from "Information" and copy "Meeting Number" manually
4. Open Chrome browser and access to list-meetins below and enter the mtg number without space.
https://developer.webex.com/docs/api/v1/meetings/list-meetings
5. Get meeting ID by executing list-meetins from list-meetins
6. Run list-meeting-participants with meeting ID just obtained
https://developer.webex.com/docs/api/v1/meeting-participants/list-meeting-participants
Thanks for your help!
10-16-2021 08:55 AM
Hi,
Thank you so much for your comment! It worked!
Here is what I did:
1. Create a Webex meeting
2. Start the meeting
3. Get its Meeting Number from "Information" and copy "Meeting Number" manually
4. Open Chrome browser and access to list-meetins below and enter the mtg number without space.
https://developer.webex.com/docs/api/v1/meetings/list-meetings
5. Get meeting ID by executing list-meetins from list-meetins
6. Run list-meeting-participants with meeting ID just obtained
https://developer.webex.com/docs/api/v1/meeting-participants/list-meeting-participants
Thanks for your help!
06-28-2021 08:00 AM
10-16-2021 12:03 AM
Hello,
I am trying the API mentioned:
https://developer.webex.com/docs/api/v1/meeting-participants/list-meeting-participants
What I did were:
1. Create a Webex meeting
2. Start the meeting
3. Get meeting ID from "Copy Meeting Link" and pasted in notepad and extract the meeting ID
4. Open Chrome browser and access to the link above
5. Choose "Try it" and Sign in as the host of the running Webex meeting
6. Fill in the meetingId column with the Meeting ID and hostEmail with host email address
7. Click Run
However, I get following error:
10-16-2021 04:28 AM
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