feat(firefly-iii): add firefly iii integration

This commit is contained in:
Rıdvan Akca
2024-05-20 16:49:08 +02:00
parent 5b7b8c934f
commit bc67e9c4c4
13 changed files with 252 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# Firefly III
:::info
This page explains the steps you need to follow to set up the Firefly III
connection in Automatisch. If any of the steps are outdated, please let us know!
:::
1. Go to your dashboard.
2. Click on the **Options** tab on the left, and click on the **Profile** button.
3. Go to **Oauth** tab and click on the **Create New Client** button.
4. Enter a name for your project.
5. Copy **OAuth Redirect URL** from Automatisch to **Redirect URL** field, and click on the **Create** button.
6. Copy the **Client ID** value from the following popup to the `Client ID` field on Automatisch.
7. Copy the **Secret** value from the following popup to the `Client Secret` field on Automatisch.
8. Fill **Instance URL** with your Firefly III instance url.
9. Click **Submit** button on Automatisch.
10. Congrats! Start using your new Firefly III connection within the flows.