feat(ynab): add you need a budget app integration

This commit is contained in:
Rıdvan Akca
2024-01-17 18:36:34 +03:00
parent 953c5a5b5b
commit ce6ad9e0d3
12 changed files with 256 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
# You Need A Budget
:::info
This page explains the steps you need to follow to set up the You Need A Budget
connection in Automatisch. If any of the steps are outdated, please let us know!
:::
1. Go to the [link](https://www.ynab.com/) and login your account.
2. Click on the account name in the top left and go to **Account Settings**.
3. Click on the **Developer Settings**.
4. Click on the **New Application** under the **OAuth Applications** section.
5. Fill the new application form.
6. Copy **OAuth Redirect URL** from Automatisch and paste it in **Redirect URI(s)** section.
7. Click on the **Save Application** button.
8. Copy the **Client ID** value to the **Client ID** field on Automatisch.
9. Copy the **Client Secret** value to the **Client Secret** field on Automatisch.
10. Fill the **Screen Name** field on Automatisch.
11. Congrats! Start using your new You Need A Budget connection within the flows.