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

20 lines
927 B
Markdown

# Disqus
:::info
This page explains the steps you need to follow to set up the Disqus
connection in Automatisch. If any of the steps are outdated, please let us know!
:::
1. Login to the [Disqus](https://disqus.com/).
2. Go to the [API applications page](https://disqus.com/api/applications/) and click on the **Register new application** button.
3. Fill the **Register Application** form fields.
4. Click on the **Register my application** button.
5. Go to the **Authentication** section and select **Read, Write, and Manage Forums** option.
6. Copy **OAuth Redirect URL** from Automatisch to **Callback URL** field.
7. Click on the **Save Changes** button.
8. Go to the **Details** tab.
9. Copy **API Key** to **API Key** field on Automatisch.
10. Copy **API Secret** to **API Secret** field on Automatisch.
11. Click **Submit** button on Automatisch.
12. Congrats! Start using your new Disqus connection within the flows.