GoToWebinar

Citrix GoToWebinar enables you to manage a stable and high-performance online webinar environment.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Microsoft
URL Microsoft LogicApps Support
Microsoft Power Automate Support
Microsoft Power Apps Support
Connector Metadata
Publisher Microsoft
Website https://www.gotomeeting.com/webinar
Privacy policy https://www.logmeininc.com/legal/privacy

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds
Frequency of trigger polls 1 120 seconds

Actions

Add registrant

Registers one person, identified by a unique email address, for a webinar.

Get Registrant

Retrieves details of a specific registrant in a webinar.

Get webinar

Retrieves all information about a scheduled webinar.

List registrants

Retrieves a list of all registrants for a specific webinar.

List Webinars

Retrieves a list of all webinars for the authenticated user.

Add registrant

Registers one person, identified by a unique email address, for a webinar.

Parameters

Name Key Required Type Description
Webinar key
webinarKey True string

The key of the Webinar.

Email
email string

Registrant's email address.

First name
firstName string

Registrant's first name.

Last name
lastName string

Registrant's last name.

Returns

Get Registrant

Retrieves details of a specific registrant in a webinar.

Parameters

Name Key Required Type Description
Webinar key
webinarKey True string

The key of the Webinar.

Registrant key
registrantKey True string

They key of the registrant.

Returns

Body
Registrant

Get webinar

Retrieves all information about a scheduled webinar.

Parameters

Name Key Required Type Description
Webinar key
webinarKey True string

The key of the Webinar.

Returns

Body
Webinar

List registrants

Retrieves a list of all registrants for a specific webinar.

Parameters

Name Key Required Type Description
Webinar key
webinarKey True string

The key of the Webinar.

Returns

Items
Registrants

List Webinars

Retrieves a list of all webinars for the authenticated user.

Returns

Items
Webinars

Triggers

When a registrant is added

Triggers when a new registrant is added to a webinar.

When a webinar is created

Triggers when a new webinar is created.

When a registrant is added

Triggers when a new registrant is added to a webinar.

Parameters

Name Key Required Type Description
Webinar key
webinarKey True string

The key of the Webinar.

Returns

When a webinar is created

Triggers when a new webinar is created.

Returns

Definitions

Webinars

Name Path Type Description
Items
WebinarSummary

Webinar

Name Path Type Description
Webinar key
webinarKey string

Unique key of the webinar.

Registration click count
numberOfRegistrationLinkClicks integer

Number of registration link clicks.

times
times array of object
Start date-time
times.startTime date-time

YYYY-MM-DDThh:mm:ssZ (UTC format)

End date-time
times.endTime date-time

YYYY-MM-DDThh:mm:ssZ (UTC format)

Registrant count
numberOfRegistrants integer

Number of registrants at the webinar.

Webinar Id
webinarID string

9-digit unique id of the webinar.

Subject
subject string

Webinar's subject.

Description
description string

Webinar's short description.

Time Zone
timeZone string

Where the webinar is taking place.

In session
inSession boolean

True is webinar is currently in progress.

Organizer Key
organizerKey integer

Unique key of the webinar organizer.

Registration Url
registrationUrl string

Url the invitees can use to register.

Number of opened invitations
numberOfOpenedInvitations integer

Number of recipients who opened the invitation email to register for the webinar.

WebinarSummary

Name Path Type Description
Webinar key
webinarKey string

Unique key of the webinar.

times
times array of object
Start date-time
times.startTime date-time

YYYY-MM-DDThh:mm:ssZ (UTC format)

End date-time
times.endTime date-time

YYYY-MM-DDThh:mm:ssZ (UTC format)

Registrant count
numberOfRegistrants integer

Number of registrants at the webinar.

Webinar Id
webinarID string

9-digit unique id of the webinar.

Subject
subject string

Webinar's subject.

Description
description string

Webinar's short description.

Time Zone
timeZone string

Where the webinar is taking place.

In Session
inSession boolean

True is webinar is currently in progress.

Organizer Key
organizerKey integer

Unique key of the webinar organizer.

Registration Url
registrationUrl string

Url the invitees can use to register.

Registrants

Name Path Type Description
Items
RegistrantSummary

Registrant

Name Path Type Description
First name
firstName string

Registrant's first name.

Last name
lastName string

Registrant's last name.

Unsubscribed
unsubscribed boolean

True if the registrant opted-out from receiving other emails from the webinar's organizer.

Registration date-time
registrationDate date-time

YYYY-MM-DDThh:mm:ssZ (UTC format)

Time zone
timeZone string

Where the webinar will take place.

responses
responses array of object
Registration question
responses.question string

Custom question for registering.

Registration answer
responses.answer string

Custom answer for registring.

Join Url
joinUrl string

Url the registrant will use to join the webinar.

Type
type string

Sequence or one session.

Registrant Key
registrantKey string

Unique key of the registrant.

Email
email string

Registrant's email address.

Status
status string

Approved, denied or waiting.

RegistrantSummary

Name Path Type Description
First name
firstName string

Registrant's first name.

Last name
lastName string

Registrant's last name.

Registration date-time
registrationDate date-time

YYYY-MM-DDThh:mm:ssZ (UTC format)

Time zone
timeZone string

Where the webinar will take place.

Join Url
joinUrl string

Url the registrant will use to join the webinar.

Registrant Key
registrantKey string

Unique key of the registrant.

Email
email string

Registrant's email address.

Status
status string

Approved, denied or waiting.

RegistrationResult

Name Path Type Description
Registrant Key
registrantKey string

Unique key of the registrant.

Join Url
joinUrl string

Url the registrant will use to join the webinar.

Status
status string

Approved, denied or waiting.

Description
description string

Registrant's description.