Detect change in Balans and give update
-
Hello, i'm looking for a way when my Balance is changing I get an update. So every 60 seconds the Balance has to be checked and compared with 60 seconds before or something. How is this possible? Thank you for thinking along.
Olav
-
@olavvanderbeek You don't need to wait for 60 seconds. You can watch it on screen in real time by doing this:

-
Dear Landorra,
Sorry I was not complete. I want to get an Phone Notification when there is a change.
To do it every x time is not the problem, but to detect a change in balance is the problem...
Maybe you can help me with this! -
@olavvanderbeek Then you will need a variable and something like this:
-
Whow great! Thank you very very much!
-
@olavvanderbeek You're welcome.