Skip to main content
Feedback

GoToWebinar MCP connector

GoToWebinar is an online platform for hosting, managing, and analyzing webinars and virtual events. The GoToWebinar MCP connector allows AI agents to create and manage webinars, retrieve session and attendee data, and monitor active in-session webinars across an account. It also supports managing co-organizers, canceling scheduled webinars, and accessing historical session information for reporting and analysis.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the GoToWebinar MCP connector to perform the following actions:

  • Host and manage virtual webinars with automated registration and attendee tracking
  • Capture webinar performance metrics and attendee engagement data for analysis
  • Automate registrant workflows by syncing GoToWebinar signups to CRM systems
  • Coordinate multi-presenter webinars by managing co-organizers and panelists
  • Send targeted follow-up communications based on webinar attendance and session data
  • Generate webinar attendance reports and export session analytics for compliance

Example prompts

Use the following example prompts to invoke GoToWebinar MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all webinars scheduled for our account in GoToWebinar.
  • List every attendee who registered for last week's product demo webinar.
  • Create a new webinar titled 'Q4 Sales Strategy' for October 15th.
  • Tell me how many people attended each session of our monthly training webinar.
  • Add john.smith@company.com as a co-organizer for the upcoming leadership webinar.
  • Get the registration link for our next GoToWebinar event.
  • Export attendance data for all webinar sessions from the past month.
  • Cancel the webinar scheduled for tomorrow and notify all registrants.
  • Resend the registration confirmation to attendees who didn't receive their invite.
  • Show me the audio setup details for our live webinar happening today.

GoToWebinar MCP connector tools

The GoToWebinar MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getAllAccountWebinarsRetrieves all webinars available across an account.
getOrganizerSessionsRetrieves all sessions organized by a specific organizer.
getWebinarsRetrieves a list of webinars.
createWebinarCreates a new webinar with the specified details.
getInSessionWebinarsRetrieves all webinars currently in progress.
getWebinarRetrieves details for a specific webinar.
updateWebinarModifies the settings and information of an existing webinar.
cancelWebinarCancels a scheduled webinar.
getAttendeesForAllWebinarSessionsRetrieves attendee information across all sessions of a webinar.
getCoorganizersRetrieves all co-organizers assigned to a webinar.
createCoorganizersAssigns co-organizers to a webinar.
deleteCoorganizerRemoves a co-organizer from a webinar.
resendCoorganizerInvitationSends an invitation reminder to a co-organizer.
getWebinarMeetingTimesRetrieves the scheduled meeting times for a webinar.
getPanelistsRetrieves all panelists assigned to a webinar.
createPanelistsAdds panelists to a webinar.
getAudioInformationRetrieves audio settings and conference details for a webinar.
updateAudioInformationModifies the audio settings for a webinar.
getPerformanceForAllWebinarSessionsRetrieves performance metrics across all sessions of a webinar.
getStartUrlRetrieves the unique start link for launching a webinar.
copyWebinarCreates a duplicate of an existing webinar.
createRegistrantRegisters a new attendee for a webinar.
getAllRegistrantsForWebinarRetrieves all registered attendees for a webinar.
deleteRegistrantRemoves a registrant from a webinar.
getRegistrantRetrieves details for a specific registered attendee.
getRegistrationFieldsRetrieves the custom fields required for webinar registration.
getAllSessionsRetrieves all sessions scheduled for a webinar.
getWebinarSessionRetrieves details for a specific webinar session.
getAttendeesRetrieves all attendees who participated in a session.
getAttendeeRetrieves details for a specific session attendee.
getAttendeePollAnswersGet attendee poll answers.
getAttendeeQuestionsGet attendee questions.
getAttendeeSurveyAnswersGet attendee survey answers.
getPerformanceGet session performance.
getPollsGet session polls.
getQuestionsGet session questions.
getSurveysGet session surveys.
resendPanelistInvitationResend panelist invitation.
deleteWebinarPanelistDelete webinar panelist.
searchAssetsSearch for completed recording assets.
searchAssetsForAdminSearch for completed recording assets of an admin user.
getRecordingAssetsGet all the recording assets associated with the webinarKey.
createSecretKeyCreates a new secret key.
createWebhooksCreates new webhooks.
updateWebhooksUpdates webhooks.
getWebhooksGet webhooks.
deleteWebhooksDeletes webhooks.
getWebhookGet webhook.
createUserSubscriptionsCreates new user subscriptions.
updateUserSubscriptionsUpdates user subscriptions.
getUserSubscriptionsGet user subscriptions.
deleteUserSubscriptionsDeletes user subscriptions.
getUserSubscriptionGet user subscription.
On this Page