# GoToTraining

[GoToTraining](https://www.goto.com/training) is a web-hosted online training service. It offers online classroom and desktop sharing via the Internet in real time. It allows the desktop view of a host computer to be broadcast to a group of computers connected to the host through the Internet. You can use it to provide online training to your end-users on any device. It helps you manage online course catalogs, registration forms, and study material and accept payments. All the transmissions are protected with high-security encryption and passed through highly restrictive firewalls. The GoToTraining App Connector helps sync and manage trainings with other third-party apps.Specifications Before you connect your GoToTraining account with Integry, here are a few things you need to learn about the GotToTraining App Connector.&#x20;

#### Authorization Type  <a href="#authorization-type-0-0" id="authorization-type-0-0"></a>

GoToTraining uses the [OAuth2](https://support.integry.io/hc/en-us/articles/11112617800985-Authentication-Types-Supported-in-Integry) based authorization method. The access token expires in 24 hours. It is automatically refreshed through a refresh token when it expires.&#x20;

#### Trigger Type <a href="#trigger-type-0-1" id="trigger-type-0-1"></a>

No triggers were implemented in the GoToTraining App Connector.&#x20;

### Limitations <a href="#limitations-0-2" id="limitations-0-2"></a>

There are no limitations of the GoToTraining App Connector.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.integry.ai/apps/supported-apps/gototraining.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
