feat(reddit): add reddit integration
This commit is contained in:
15
packages/docs/pages/apps/reddit/connection.md
Normal file
15
packages/docs/pages/apps/reddit/connection.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Reddit
|
||||
|
||||
:::info
|
||||
This page explains the steps you need to follow to set up the Reddit
|
||||
connection in Automatisch. If any of the steps are outdated, please let us know!
|
||||
:::
|
||||
|
||||
1. Go to [Reddit apps page](https://www.reddit.com/prefs/apps).
|
||||
2. Click on the **"are you a developer? create an app..."** button in order to create an app.
|
||||
3. Fill the **Name** field and choose **web app**.
|
||||
4. Copy **OAuth Redirect URL** from Automatisch to **redirect uri** field.
|
||||
5. Click on the **create app** button.
|
||||
6. Copy the client id below **web app** text to the `Client ID` field on Automatisch.
|
||||
7. Copy the **secret** value to the `Client Secret` field on Automatisch.
|
||||
8. Start using Reddit integration with Automatisch!
|
Reference in New Issue
Block a user