fiobank-statement-downloader [save/to/directory] [format] [path/to/.env]
Example output when EASE_LOGGER=console
01/16/2024 16:46:11 ⚙ ❲FioBank Statement Downloader⦒SpojeNet\FioApi\Downloader❳ FioBank Statement Downloader EaseCore dev-main (PHP 8.3.1)
01/16/2024 16:46:12 🌼 ❲FioBank Statement Downloader⦒SpojeNet\FioApi\Downloader❳ Výpis z účtu FIO - 12/01/23 to 12/31/23: hlavni_fio-2023_12.pdf saved
Please set this environment variables or specify path to .env file
-
FIO_TOKEN
='KitMuWyajissajPishtuwolth8ojyukMaldryavAcsOotuhuaksaf' -
FIO_TOKEN_NAME
='Fio Main' -
ACCOUNT_NUMBER
=666666666 -
APP_DEBUG
=True -
EASE_LOGGER
=syslog|eventlog|console
- 'yesterday'
- 'current_month'
- 'last_month'
- 'last_two_months'
- 'previous_month'
- 'two_months_ago'
- 'this_year'
- 'January'
- 'February'
- 'March'
- 'April'
- 'May'
- 'June'
- 'July'
- 'August'
- 'September'
- 'October'
- 'November',
- 'December'
Share configuration with downloader and use few own keys:
STATEMENTS_FROM
STATEMENTS_REPLYTO
STATEMENTS_CC
EASE_SMTP
- optional json string{"port": "587", "starttls": true, "auth": true, "host": "smtp.office365.com", "username": "@spojenet.cz", "password": "pw"}
export fio transactions overview as json
Created using the library fio-api-php
FioBank statement downloader is ready for run as MultiFlexi application. See the full list of ready-to-run applications within the MultiFlexi platform on the application list page.