feat(firefly-iii): add firefly iii integration
This commit is contained in:
17
packages/docs/pages/apps/firefly-iii/connection.md
Normal file
17
packages/docs/pages/apps/firefly-iii/connection.md
Normal 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.
|
Reference in New Issue
Block a user