cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
139
Views
0
Helpful
1
Replies

How to get Meeting JoinUrl using meetingId

Hi Team,
I am working on one requirement where I have the meetingId and I need the meeting JoinUrl, 
Is there any API available which will give the JoinUrl as response on the basis of meetingId.
I have tried this API "https://webexapis.com/v1/meetings/{meetingId}"
But here we are getting WebLink property which is having meeting recording link.

Please help with the api if it is available

1 Reply 1

Jeff Marshall
Cisco Employee
Cisco Employee

You can created join links using https://developer.webex.com/docs/api/v1/meetings/join-a-meeting. This will return a startLink for a host to use and a joinLink for attendees to use.