07-18-2023 08:09 AM
Is there a method for finding the ID of a meeting that a person is currently in? In the messaging API, I can call `https://webexapis.com/v1/memberships?personId=personIdValue` to find all rooms a person belongs to. I would like to do the same for meetings, but cannot find such a method.
Solved! Go to Solution.
07-19-2023 01:27 AM
@xharris not at the moment. Right now it works the other way around, so if you have a meeting ID you can find out all the participants using https://developer.webex.com/docs/api/v1/meeting-participants/list-meeting-participants . Finding the ongoing meetings of a person would be a new requirement, that you can suggest on https://ciscocollabcustomer.ideas.aha.io/ .
07-19-2023 01:27 AM
@xharris not at the moment. Right now it works the other way around, so if you have a meeting ID you can find out all the participants using https://developer.webex.com/docs/api/v1/meeting-participants/list-meeting-participants . Finding the ongoing meetings of a person would be a new requirement, that you can suggest on https://ciscocollabcustomer.ideas.aha.io/ .
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