节点与集成
Reddit credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Reddit account.
Supported authentication methods
- OAuth2
Related resources
Refer to Reddit's developer documentation for more information about the service.
Using OAuth2
To configure this credential, you'll need:
- A Client ID
- A Client Secret
Once approved, create a third-party app. Visit the previous link, or go to your profile > Settings > Privacy > Third-party app authorizations > are you a developer? create an app. and use these settings:
- Copy the OAuth Callback URL from n8n and use it as your app's redirect uri.
- The app's client ID displays underneath your app name. Copy that and add it as your n8n Client ID.
- Copy the app's secret and add it as your n8n Client Secret.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。