Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all, I use XML API CreateMeeting to Schedule a Meetingthen I see UI page have Meeting linklike " j.php?MTID=m3d567ce84c16f54561473a9fdc96e6b4"How to get the link? XML API or URL API ?Thank you
Hi all,I use getEvent but just respone startDate and tmezoneId.And I use LstTimeZone , but the request date is UTC(?) time not I choose TmezoneId's Local TimeI want to get the start time of the time zone,because daylight saving time.Like belowPleas...
Hi all,I am pretty new to WebEx dev, My problem is I create a event and I want get this event timezone . so I use GetEvent ,but no have timezone information.Respone Below: <event:schedule> <event:startDate>09/24/2016 10:25:00</event...
In Meeting Serviceuse CreateMeeting can respone iCalendarURLbut in Event Session Servicethere no call can respone iCalendarURLEvent xml api can not get iCalendarURL?
Sorry , the request date is 09/24/2016 15:00:00you can see the flowing time change DST date is 09/25/2016 03:00Time changes in year 2016 for New Zealand – Wellington<bodyContent xsi:type='java:com.webex.service.binding.site.LstTimeZone'> <tim...
I use XML API CreateEvent.Then I want the NZ's TimeZone,I call LstTimeZone date 09/30/2016 15:00 and timeZoneID 60,it respone Timezone is GMT+12:00 not GMT+13:00
Hi Ryan,I Used site.LstTimeZone but the date is UTC(?) to request I want the event the correct local time zone, E.gI schedule an Event ,I chose a Time zone is New Zealand and I plan the start time How to return the correct time zone when start tim...