Skip to content

A connector to sync your transactions from Israeli financial institutions to your Actual budget server

License

Notifications You must be signed in to change notification settings

DavidConnack/actual-israel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actual-israel

This importer utilizes the israeli-bank-scrapers package to scrape transactions from Israeli financial institutes.

Example config.json file:

{
  "actualBudgetId": "actualBudgetId",
  "actualServerUrl": "actualServerUrl",
  "actualPassword": "actualPassword",
  "accountMappers": [
    {
      "actualAccountName": "actualAccountName",
      "scraperAccountNumber": "scraperAccountNumber",
      "scraperType": "scraperType",
      "scraperCredentials": {
        "username": "username",
        "password": "password"
      }
    }
  ]
}

For more information regarding the scraperType and scraperCredentials see here and here

About

A connector to sync your transactions from Israeli financial institutions to your Actual budget server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages