-
-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add transactions from bank notifications #1497
Comments
I did not think this was possible, but after doing some research I learnt, that it is possible for the user to grant this permission. |
I think it's a great idea too, with the user's consent the app could go and save the transactions automatically and lìutente would just have to worry about categorizing them correctly. Here are some examples of my notifications Perhaps one could use a regexp to locate the value and in case there are two values where one is the balance always take the lesser, as in the case of Revolut? |
would it be possible to read only the notifications of the banks app?
|
It would be nice if the app could listen to bank app notifications to automatically create transactions (based on the value and details that come in the notification).
Could also be nice to make it an option to just pre-fill data from the notification.
The text was updated successfully, but these errors were encountered: