For the complete documentation index, see llms.txt. This page is also available as Markdown.

GoToWebinar credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a GoToWebinar account with Developer Center access.

Supported authentication methods

  • OAuth2

Refer to GoToWebinar's API documentation for more information about authenticating with the service.

Using OAuth2

To configure this credential, you'll need:

  • A Client ID: Provided once you create an OAuth client

  • A Client Secret: Provided once you create an OAuth client

Refer to the Create an OAuth client documentation for detailed instructions on creating an OAuth client. Copy the OAuth Callback URL from n8n to use as the Redirect URI in your OAuth client. The Client ID and Client secret are provided once you've finished setting up your client.

Last updated

Was this helpful?