← Back to catalog

Other

GoToMeeting

auto-generated
swirls add citrixonline
actionPOSTv1.0.0

Create meeting

Create a new meeting based on the parameters specified.

Source
actionPOSTv1.0.0

Create organizer

Creates a new organizer and sends an email to the email address defined in the request. This API call is only available to users with the admin role. You may also pass 'G2W' or 'G2T' or 'OPENVOICE' as productType variables, creating organizers for those products. A G2W or G2T organizer will also have access to G2M.

Source
actionPOSTv1.0.0

Create organizer in group

Creates a new organizer and sends an email to the email address defined in request. This API call is only available to users with the admin role. You may also pass 'G2W' or 'G2T' or 'OPENVOICE' as productType variables, creating organizers for those products. A G2W or G2T organizer will also have access to G2M.

Source
actionDELETEv1.0.0

Delete meeting

Deletes the meeting identified by the meetingId.

Source
actionDELETEv1.0.0

Delete organizer

Deletes the individual organizer specified by the organizer key. This API call is only available to users with the admin role.

Source
actionDELETEv1.0.0

Delete organizer by email

Deletes the individual organizer specified by the email address. This API call is only available to users with the admin role.

Source
actionGETv1.0.0

Get attendees by group

Returns all attendees for all meetings within specified date range held by organizers within the specified group. This API call is only available to users with the admin role. This API call can be used only for groups with maximum 50 organizers.

Source
actionGETv1.0.0

Get attendees by meeting

List all attendees for specified meetingId of historical meeting. The historical meetings can be fetched using 'Get historical meetings', 'Get historical meetings by organizer', and 'Get historical meetings by group'. For users with the admin role this call returns attendees for any meeting. For any other user the call will return attendees for meetings on which the user is a valid organizer.

Source
actionGETv1.0.0

Get attendees by organizer

Lists all attendees for all meetings within a specified date range for a specified organizer. This API call is only available to users with the admin role.

Source
actionGETv1.0.0

Get groups

List all groups for an account. This API call is only available to users with the admin role.

Source
actionGETv1.0.0

Get historical meetings

Get historical meetings for the currently authenticated organizer that started within the specified date/time range. Remark: Meetings which are still ongoing at the time of the request are NOT contained in the result array.

Source
actionGETv1.0.0

Get historical meetings by group

Get historical meetings for the specified group that started within the specified date/time range. This API call is only available to users with the admin role. This API call is restricted to groups with a maximum of 50 organizers. Remark: Meetings which are still ongoing at the time of the request are NOT contained in the result array.

Source
actionGETv1.0.0

Get historical meetings by organizer

Get historical meetings for the specified organizer that started within the specified date/time range. Remark: Meetings which are still ongoing at the time of the request are NOT contained in the result array.

Source
actionGETv1.0.0

Get meeting

Returns the meeting details for the specified meeting.

Source
actionGETv1.0.0

Get organizer

Returns the individual organizer specified by the key. This API call is only available to users with the admin role. Non-admin users can only make this call for their own organizerKey.

Source
actionGETv1.0.0

Get organizer by email / Get all organizers

Gets the individual organizer specified by the organizer's email address. If an email address is not specified, all organizers are returned. This API call is only available to users with the admin role.

Source
actionGETv1.0.0

Get organizers by group

Returns all the organizers within a specific group. This API call is only available to users with the admin role.

Source
actionGETv1.0.0

Get upcoming meetings

Gets upcoming meetings for the current authenticated organizer.

Source
actionGETv1.0.0

Get upcoming meetings by group

Get upcoming meetings for a specified group. This API call is only available to users with the admin role. This API call can be used only for groups with maximum 50 organizers.

Source
actionGETv1.0.0

Get upcoming meetings by organizer

Get upcoming meetings for a specified organizer. This API call is only available to users with the admin role.

Source
actionGETv1.0.0

Start meeting

Returns a host URL that can be used to start a meeting. When this URL is opened in a web browser, the GoToMeeting client will be downloaded and launched and the meeting will start. The end user is not required to login to a client.

Source
actionPUTv1.0.0

Update meeting

Updates an existing meeting specified by meetingId.

Source
actionPUTv1.0.0

Update organizer

Updates the products of the specified organizer. To add a product (G2M, G2W, G2T, OPENVOICE) for the organizer, the call must be sent once for each product you want to add. To remove all products for the organizer, set status to 'suspended'. The call is limited to users with the admin role.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec