You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/commands/connect.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
This feature allows our members to [connect to 12,000+ financial institutions in 17 countries and produce CSV files](https://beanhub.io/blog/2024/06/24/introduction-of-beanhub-connect/), which [beanhub-import](https://github.com/LaunchPlatform/beanhub-import) can ingest and generate corresponding Beancount transactions for you automatically.
9
9
Originally, this feature imports data as Git commits only to BeanHub's repository.
10
10
Later on, we added the standalone commands to make it possible to pull bank transactions directly into your local work environment without relying on updates in BeanHub's Git repository.
11
+
You can read our blog post [Direct Connect: Pulling transactions as CSV files from banks via Plaid directly](https://beanhub.io/blog/2025/01/16/direct-connect-repository/) to learn more.
11
12
12
13
Please note that connect commands require some extra optional Python dependencies.
13
14
Therefore, when installing BeanHub-CLI Python package, please make sure to include `connect` extra dependencies like this:
0 commit comments