cancel
Showing results for 
Search instead for 
Did you mean: 
Wamiq
New Contributor

GoToWebinar API Integration with PHP based LMS

Hello, 

  I currently have my very own PHP based learning management system, through which students takes go to webinar classes by providing them links through a authorization system such as login & password for each student. 

 

Since this system is doubling my work and there are issues such as if student may copy the link directly from address bar and send it to others, just like this it has various aspects as well,

 

What i am currently searching is an API from GoToWebinar though which i can integrate it with my PHP based learning management sytem.

What i want.

1. Teacher create sessions/webinar/meetings that are displayed to students 

2. Through GoToWebinar API Links and rooms are automatically published within LMS and teacher can take the class, without even accessing the admin of GoToWebinar

3. I want go to webinar within my address bar so that i can prevent users from even sharing the link

 

I know all of the things may not available, but even if i have 60-70% of these ill be good to go,

Main concern is for teacher to conduct class and student can take classes within my LMS, and teachers/Students dont have the access to recordings until i share with them through any other means.

I just want teachers to take class end, exit & sign out thats all

Lectures may be saved behind which can be accessible by only authorized personnals

 

Looking forward towards possible solutions


Thanks

 

1 ACCEPTED SOLUTION

Accepted Solutions
AshC
Retired GoTo Contributor

Re: GoToWebinar API Integration with PHP based LMS

Hello,

The entire list of GoToWebinar APIs can be found publicly here: https://developer.goto.com/GoToWebinarV2/ 

 


Ash is a member of the LastPass Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!

View solution in original post

2 REPLIES 2
AshC
Retired GoTo Contributor

Re: GoToWebinar API Integration with PHP based LMS

Hello,

The entire list of GoToWebinar APIs can be found publicly here: https://developer.goto.com/GoToWebinarV2/ 

 


Ash is a member of the LastPass Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!
dalpras
New Member

Re: GoToWebinar API Integration with PHP based LMS

Hello,

I developed this library and now it's part of phpleague third pary contributors:

 

https://github.com/dalpras/oauth2-gotowebinar

 

Have a nice day!

 

Bye

 

Stefano Dal Prà