Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Log in with the customerclients's GoToWebinar account at https://goto-developer.logmeininc.com/ 

  2. Follow the steps here to create a developer account and an application at : https://goto-developer.logmeininc.com/how-create-developer-app

    • We use Oauth authentication
    • Set the App name to  EthosCE
    • Set the Application URL to be the base URL for the production site, e.g., https://www.domain.com
  3. Enable the Course GoToWebinar module in EthosCE

  4. Enter the consumer key at admin/config/services/gotowebinar/settings

  5. You'll be prompted to allow the application permissions to the client's GoToWebinar account.
    1. This will redirect to GoToWebinar, for the approval
    2. If we have their credentials, we can log in and process the approval immediately
  6. Complete testing to ensure webinar course object creates a webinar.

  7. Request that the app is put in production mode. This is important, otherwise the API requests are severely limited and calls may fail.

...