mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/goToWebinar | Learn to configure credentials for the GoToWebinar node in n8n |
GoToWebinar
You can use these credentials to authenticate the following nodes with GoToWebinar.
Prerequisites
Create a GoToWebinar account.
Using OAuth
- Sign in to the GoTo Developer Center page.
- Click on the OAuth Clients tab.
- Click on the Create a client button.
- Enter a name in the Client name field.
- Copy the 'OAuth Callback URL' provided in the 'GoToWebinar OAuth2 API' credentials in n8n.
- Paste the URL in the Redirect URIs field and click on the Next button.
- Based on your use-case, select the required scopes.
- Click on the Save button.
- Copy the displayed Client ID.
- Enter a name for your credentials in the Credentials Name field in the 'GoToWebinar OAuth2 API' credentials in n8n.
- Paste the client ID in the Client ID field in the 'GoToWebinar OAuth2 API' credentials in n8n.
- Copy the displayed Client secret from the GoTo Client Management Portal.
- Accept the I have stored the client secret option and click on the Done button.
- Paste the client secret in the Client Secret field in the 'GoToWebinar OAuth2 API' credentials in n8n.
- Click on the circle button in the OAuth section to connect a GoToWebinar account to n8n.
- Click the Save button to save your credentials in n8n.
The following video demonstrates the steps mentioned above.