Overview

ClickMeeting Developer Zone is a portal dedicated to helping developers customize and extend ClickMeeting online meetings functionality within your own environments using our API resources. The goal is to make it not only possible, but profitable, for small to large enterprises to integrate the ClickMeeting API platform with in-house applications, CRM, and CMS systems.

ClickMeeting API
Use our code samples to create/edit your meeting details to meet your company’s business needs.
Submit an Integration
Are you planning to run an integration project to ClickMeeting with your business IT environment? Contact us, so we can help you, or even pay you, and promote your solution in our repository of integrations: the ClickMeeting App Centre.
Plugins
Develop ClickMeeting plugins for your online meetings software. Now You can integrate it with external applications.
FAQ
Check out the detailed responses to common questions about using our API and integrating ClickMeeting with in-house applications.


API integration example

Below we are presenting a simplified flow for an example integration with ClickMeeting using our API. It gives an idea on how the API can be used for reaching the best results in your business.
bc1
  1. User requests a new meeting in his app
  2. Call the ‘create meeting’ API method
  3. Receive meeting details
  4. Call the ‘invite participants’ API method
  5. Receive invite result
  6. ClickMeeting sends invitation email with the meeting URL
  7. User and participants enter the meeting