Files
automatisch/packages/docs/pages/apps/reddit/connection.md
2023-11-10 12:51:52 +03:00

16 lines
708 B
Markdown

# 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!