mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-09 06:02:22 -05:00
📖 Move pluggy.ai doc out of experimental (#6975)
* move pluggy out of experimental * remove note * Add release notes for PR #6975 * fixes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -178,6 +178,7 @@ const sidebars = {
|
||||
items: [
|
||||
'advanced/bank-sync/gocardless',
|
||||
'advanced/bank-sync/simplefin',
|
||||
'advanced/bank-sync/pluggyai',
|
||||
],
|
||||
},
|
||||
'advanced/scripts/modify-transfers',
|
||||
@@ -216,7 +217,6 @@ const sidebars = {
|
||||
'experimental/monthly-cleanup',
|
||||
'experimental/rule-templating',
|
||||
'experimental/formulas',
|
||||
'experimental/pluggyai',
|
||||
'experimental/crossover-point-report',
|
||||
'experimental/custom-themes',
|
||||
'experimental/budget-analysis-report',
|
||||
|
||||
@@ -15,7 +15,7 @@ Here are a couple of considerations to know about before making the decision to
|
||||
|
||||
- GoCardless [BankAccountData](/docs/advanced/bank-sync/gocardless/) (European Banks, **not accepting new accounts**)
|
||||
- [SimpleFIN Bridge](/docs/advanced/bank-sync/simplefin) (North American Banks)
|
||||
- Pluggy.ai (Brazilian Banks - [**Experimental feature**](/docs/experimental/pluggyai))
|
||||
- [Pluggy.ai](/docs/advanced/bank-sync/pluggyai) (Brazilian Banks)
|
||||
|
||||
### Retrieve Transactions
|
||||
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
# Pluggy.ai Setup
|
||||
|
||||
:::note
|
||||
Client Version 25.4.0 and
|
||||
Server Version 25.4.0 or higher are required to use this feature.
|
||||
:::
|
||||
|
||||
### Create CLIENT ID and CLIENT SECRET for Actual
|
||||
|
||||
1. Create an account at [https://pluggy.ai](https://pluggy.ai).
|
||||
Reference in New Issue
Block a user