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

Using the API to get the link to the training center meeting page

chris.schasse
Level 1
Level 1

I'm a newbie to the webex API, and I was wondering if this is even possible. Here's the scenario:

We are hosting weekly public webex training for our customers, and need to post them on our website every week. We are hosting these meetings through Training Center, and are sending a link to the training center page which allows them to join the meeting and download those materials, which is shown below:

Screen Shot 2017-03-07 at 1.16.04 PM.png

The URL for this link is as follows. I've bolded the confID and the currentTime variables, because they are the only things unique to each link:

https://jamf.webex.com/tc3100/trainingcenter/meeting/sessionInfo.do?confID=3136262660&siteurl=jamf&ownerTimeZone=7&currentTime=1489489200000&sessionNO=0&backUrl=https%3A%2F%2Fjamf.webex.com%2Fcmp3100%2Fwebcomponents%2Fcalendar%2Fcalendar.do%3Fsiteurl...

Now our challenge is that we have to change this URL on our webpage twice every day, because there's a unique link for each training, and I'm trying to figure out how to automate this with a script.

What I'm specifically looking for

I'm looking for a way to use the webex API to get the link to the specific training, that will bring users to the page pictured above. Is this even possible?

1 Accepted Solution
1 Reply 1