refactor(ynab): specify a budget when creating a connection

This commit is contained in:
Rıdvan Akca
2024-05-07 17:20:59 +02:00
parent 0f39007f92
commit 8eaf775ef2
5 changed files with 10 additions and 9 deletions

View File

@@ -11,8 +11,9 @@ connection in Automatisch. If any of the steps are outdated, please let us know!
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.
7. Enable the option **Enable default budget selection when users authorize this application**.
8. Click on the **Save Application** button.
9. Copy the **Client ID** value to the **Client ID** field on Automatisch.
10. Copy the **Client Secret** value to the **Client Secret** field on Automatisch.
11. Fill the **Screen Name** field on Automatisch.
12. Congrats! Start using your new You Need A Budget connection within the flows.