Skip to content

This app retrieves transactions from your Edenred's card using module edenred-transactions and imports them to BudgetBaker's Wallet using module budgetbakers-import.

License

Notifications You must be signed in to change notification settings

josecoelhomelo/edenred-to-budgetbakers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app retrieves transactions from your Edenred's card using module edenred-transactions and imports them to BudgetBaker's Wallet using module wallet-budgetbakers-import.

NOTE: Only tested with the Portuguese version (https://www.myedenred.pt)

Usage

Create a .env file and fill the required information.

EDENRED_USER =
EDENRED_PASSWORD =
WALLET_USER =
WALLET_PASSWORD =
WALLET_IMPORT_EMAIL =

You may also specify EDENRED_ENDPOINT if you are not using the Portuguese version and WALLET_ACCOUNT_ID if you have multiple accounts in Wallet.

You can retrieve the import e-mail in Wallet's account settings and the account identification in the URL, when navigating to the account detail.

Finally, run the file with Node.js:

node app.js

In order to validate the login process, you will be prompted to enter the 2FA code that is sent to your e-mail.
Only new/unexisting records will be considered.

About

This app retrieves transactions from your Edenred's card using module edenred-transactions and imports them to BudgetBaker's Wallet using module budgetbakers-import.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published