Introduction
The integration of third-party applications with the GoTo products can be greatly accelerated and simplified with the use of language or framework specific Software Development Kits (SDKs) which expose the API calls as functions in the target language or framework.
Currently we provide SDKs in source and binary formats for the GoToMeeting, GoToWebinar and GoToTraining REST APIs for .NET and Java. SDKs for the other GoTo products will follow.
NOTE: The SDKs do NOT support:
- GoToAssist Service Desk
- GoToAssist Remote Support
- GoToAssist Corporate
- Admin
- SCIM
Each API call in the SDKs is a standalone call that can be integrated directly in your code. The SDKs will be regenerated each time the included API calls are updated allowing external developers to easily incorporate the revised calls without modifying code. These SDKs will significantly simplify most RESTful API implementation projects for the GoTo products, and reduce maintenance.
To get started pick your language of choice on the left menu under SDKs and download the respective binary or source archives. Please read through the accompanying documentation and README files for specific instructions. If you face any problems or have any questions or suggestions, please get in touch by emailing developer-support@goto.com.
- How do I get started?
- How to create a developer account
- How to create an OAuth client
- How to obtain an OAuth access token
- How to obtain an OAuth access token (in Node.js)
- How to Obtain and Use Refresh Tokens
- Migrating to New Token Retrieval with authentication.logmeininc.com
- How to use GoToConnect API to fetch account users and lines
- How to create, update and delete account users via Admin API
- Call Events Screen Pop Tutorial
- Send SMS tutorial
- How to use Voice Admin APIs
- How to create a channel and receiving notifications from GoTo services
- How to subscribe to and get call events
- Fetching Call Events Reports
- Make and Receive Calls using the Devices and Calls API
- GoTo Connect APIs Host Migration
- GoToWebinar webhooks
- How to use GoToWebinar webhooks
- What API information is available for GoToMyPC?
- How to Setup an Integration with Central
- How to Setup an Integration with Rescue
- Rescue iOS and Andriod SDK
- Introduction
- Java SDK
- .NET SDK
- Direct login migration
- How to use Postman API collections
- How much do the GoTo APIs cost?
- How do I get support for the APIs?
- Rate Limiting