Linden Crandall 5075f5c5d8
Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
commit upstream files
2025-02-06 04:14:18 +09:00

708 B

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