Versions Compared

Key

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

  2. Follow the steps here to create 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 adminLog in as a user with the site admin role and enter the consumer and secret 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 approvalIf we have their credentials, we can log in and process the approval immediately
    2. Allow permission to the application.
  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.

...