Hi @isvarza,
We don’t display past webinars (basically because I couldn’t see any utility in this, and I think you might be the first person to raise this as a feature in a few years). The closest thing we have is the ability to show GoToWebinar recordings, but this is only available in the pro version. I will copy and paste this in the FAQ:
How do I show a listing of my GoToWebinar recordings in a table (pro feature)
GoToWebinar provides pretty limited API access to webinar recordings. The key thing to note about webinar recordings is that they aren't actually associated to specific previous webinars. You need to think of this as like a dumb video library, because via the GoToWebinar interface you can actually upload any video in the recording section it doesn't necessarily have to be of an actual webinar you did! Because of this all we can do is fetch these recordings and display it in a table. GoToWebinar requires that people register to actually download the video so when someone clicks the download link they will be taken to a registration form on the GoToWebinar site. So yes, the options with this are limited compared to all the options we offer for upcoming webinars. To show this table listing please use the shortcode: [gotowebinar-recordings]. We have also included a few parameters so you can do something like this: [gotowebinar-recordings include="" exclude="" hide="" daysago=""].
It’s possible to create a custom shortcode to display past webinars in a table, this might take 1-1.5 hours of custom development work. Thanks,