OCNORA

GoToWebinar

Chat & messagingOAuth 2.0credential probe

GoTo Webinar — schedule, update and cancel webinars, register and withdraw attendees, and pull session, attendance, poll and survey reporting (OAuth2).

OCNORA ships 23 typed GoToWebinar operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 23

  • Cancel Webinar
    Cancel a scheduled webinar, optionally emailing its registrants the cancellation notice.
    gotowebinar.cancel_webinar
  • Create Registrant
    Register someone for a webinar and return the personal join URL GoTo issues.
    gotowebinar.create_registrant
  • Create Webinar
    Schedule a new webinar for the organizer and return the key GoTo assigned it.
    gotowebinar.create_webinar
  • Delete Registrant
    Withdraw a registration from a scheduled, future webinar.
    gotowebinar.delete_registrant
  • Get Attendee
    Read one attendee's registration detail for a particular session.
    gotowebinar.get_attendee
  • Get Attendee Polls, Questions or Surveys
    Read one attendee's poll answers, the questions they asked, or their survey answers for a session.
    gotowebinar.get_attendee_details
  • Get Registrant
    Read one registrant's full record, including the answers to custom questions.
    gotowebinar.get_registrant
  • Get Registration Fields
    Read the registration form for a webinar: its default fields and the organizer's custom questions.
    gotowebinar.get_registration_fields
  • Get Session
    Read the attendance detail GoTo recorded for one finished session.
    gotowebinar.get_session
  • Get Session Polls, Questions or Surveys
    Read one session's polls, its attendee questions, or its survey results.
    gotowebinar.get_session_details
  • Get Session Performance
    Read attendance, poll and survey statistics for one finished webinar session.
    gotowebinar.get_session_performance
  • Get Webinar
    Read one webinar's full definition, including its scheduled times.
    gotowebinar.get_webinar
  • Get Webinar Meeting Times
    Read the scheduled start and end time of each session of a webinar.
    gotowebinar.get_webinar_meeting_times
  • Get Webinar Performance
    Read attendance, poll and survey statistics for every session of a webinar.
    gotowebinar.get_webinar_performance
  • List Account Webinars
    List every webinar on the whole GoTo account within a date range, not just the connected organizer's.
    gotowebinar.list_account_webinars
  • List In-Session Webinars
    List the organizer's webinars that are running right now, optionally limited to a date range.
    gotowebinar.list_insession_webinars
  • List Organizer Sessions
    List every completed session across all of the organizer's webinars in a date range.
    gotowebinar.list_organizer_sessions
  • List Registrants
    List everyone registered for a webinar, with their registration status.
    gotowebinar.list_registrants
  • List Session Attendees
    List everyone who attended one particular session of a webinar.
    gotowebinar.list_session_attendees
  • List Webinar Attendees
    List everyone who attended any session of a webinar, with their time in the room.
    gotowebinar.list_webinar_attendees
  • List Webinar Sessions
    List the completed sessions of one webinar, newest pages first.
    gotowebinar.list_webinar_sessions
  • List Webinars
    List the organizer's webinars scheduled within a date range, one page at a time.
    gotowebinar.list_webinars
  • Update Webinar
    Replace a scheduled webinar's definition and optionally email the registrants.
    gotowebinar.update_webinar

Run your first GoToWebinar workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.