API

WebEX API PHP SDK

Added by Joshua McGinnis on July 12th, 2010, filed under API, Open Source, PHP, Portfolio, Web Development, XML

WebEx PHP SDK

Are you a PHP developer looking to do WebEx API Integration for things like:

  • Getting WebEx meeting information
  • Retrieving a list of WebEx Event attendees
  • Creating new Meeting and Event attendees

Well, good news – there is now a WebEx PHP SDK (really – just a class with a set of wrapper methods) that makes interacting with the WebEx API Easy.

WebEx API Methods

Below is a list of methods that the current WebEx PHP SDK supports:

  • user_LstsummaryUser()
  • meeting_GetjoinurlMeeting()
  • event_LstsummaryProgram()
  • event_LstsummaryEvent()
  • attendee_CreateMeetingAttendee()
  • attendee_LstMeetingAttendee()
  • attendee_RegisterMeetingAttendee()

Additonal WebEx API Resources:

Enjoy this Post?

Spread the word by promoting this post on FaceBook and Twitter.

What do you think?