chexter
4 months agoNew Member
GotoWebinar API TimeZone
Hiya,
We're using the gotowebinar api to create new webinars by copying an existing one via this method:
https://api.getgo.com/G2W/rest/v2/webinars/$webinarkey/copy
We then specify the start/end times, subject, description, and timezone in the json request. I'm trying to set the TimeZone in the JSON to "GMT Dublin, Edinburgh, Lisbon, London", but it seems to ignore this and creates the webinar with the "GMT" timezone, which doesn't handle BST, which we need, as the webinars are primarily for UK customers. The webinar we are copying has the GMT timezone, could this be causing it, or do I need to use a different string in the JSON to achieve the "GMT Dublin, Edinburgh, Lisbon, London" timezone?
Chris