Skip to content

A simple way to connect your N26 bank account to a Google Sheets cell.

License

Notifications You must be signed in to change notification settings

2snEM6/N26Connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

N26Connector

A simple script to connect your N26 bank account to a Google Sheets cell.

(I was tired of inputting my current balance manually into my Google Sheet's sheet, so why not)

Usage

Type in N26("usableBalance", "your email", "your password", cellReference) into a Google Sheets cell.

The method has 4 arguments:

  1. Makes reference to the specific information you want to extact from your account. Currently only the usable balance can be fetched (usableBalance). Extended account information will come in the future.
  2. Your email.
  3. Your password.
  4. Cell reference: reference a cell and modify the content of it to refresh the function and fetch new data.

IMPORTANT NOTE: Your email and password are not stored anywhere. Feel free to double check this in the code. DISCLAIMER: I am not responsible of any bad use of this script.

For any further questions please contact me @ [email protected]

About

A simple way to connect your N26 bank account to a Google Sheets cell.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published