Unify Logo Footer.svg
Unify Integrations
Logo
GoTo

GoTo

Logo

2 mins READ

Use the GoTo connector to manage online meetings, messaging, and remote support.

Integrating your application with GoTo lets you use these operations in an automation. It exposes 5 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions, knowledge (RAG).

Authentication

Before you begin, make sure you have the following information:

Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.

Authentication Type: GoTo supports OAuth authentication.

Authentication & setup

GoTo APIs use OAuth 2.0 for authentication. An OAuth client connects your developer account with the GoTo products you specify.

To authenticate:

  1. Create a GoTo developer account at https://developer.goto.com/

  2. Create an OAuth client:

  • Choose OAuth Clients from the portal menu

  • On the Details page, enter a Client name and optional Description

  • Specify at least one Redirect URI

  1. Receive your Client ID and Client Secret

  2. Use these credentials to implement the OAuth flow

Scopes control what permissions your integration receives. A scope is an authorization from the end user to let your integration act on their behalf with a specified product. Scopes are independent of the permissions the user has in their GoTo account.

Actions

Action Name

Description

Get account

Gets account details in GoTo

List attendees

Lists attendees of a meeting in GoTo

List historical meetings

Lists historical meetings of an organizer in GoTo

List organizers

Lists organizers in GoTo

List upcoming meetings

Lists upcoming meetings of an organizer in GoTo

About the API

GoTo provides APIs for multiple products including:

  • GoTo Connect: Communication and collaboration platform

  • GoTo Meeting: Web conferencing service

  • GoTo Webinar: Webinar and event hosting

  • GoTo Assist: Remote support and assistance

  • Admin API: Account and organization management

Official documentation

https://developer.goto.com/