GoToWebinar 凭据(GoTo Webinar credentials)#
你可以使用以下凭据验证以下节点:
🌐 You can use these credentials to authenticate the following nodes:
先决条件(Prerequisites)#
使用 开发者中心 权限创建一个 GoToWebinar 账户。
🌐 Create a GoToWebinar account with Developer Center access.
支持的身份验证方法(Supported authentication methods)#
- OAuth2
相关资源(Related resources)#
有关如何使用该服务进行身份验证的更多信息,请参阅 GoToWebinar 的 API 文档。
🌐 Refer to GoToWebinar's API documentation for more information about authenticating with the service.
使用 OAuth2(Using OAuth2)#
要配置此凭据,你需要:
🌐 To configure this credential, you'll need:
- A 客户端 ID:在创建 OAuth 客户端后提供
- 一个客户端密钥:在你创建 OAuth 客户端后提供
请参考创建 OAuth 客户端文档获取有关创建 OAuth 客户端的详细说明。将 n8n 中的 OAuth 回调 URL 复制,用作你 OAuth 客户端的 重定向 URI。在完成客户端设置后,将提供客户端 ID 和客户端密钥。
🌐 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.