Andreas☀️Wizard
- Edited
It is now possible to use Parameters in Siri Shortcut with your bunq app (13.2.0 or later). This allows you to even further automate your bunq account in a simple way and save time. Here are some examples of things you can do:
- Move everything above €100 at the end of the month from your main account to your savings account.
- Ask Siri to switch your card to another account and it will ask you which account to switch to.
- Create a shortcut to switch to another account when reaching a certain balance.
- Perform certain actions only if the balance of an account is above a threshold.
How does it work?
- Add a Get Account item, so we can select a bank account: we can either preselect one or make Siri ask us which account
- Add a Show Balance item. Tap on the Bank Account placeholder and select Select Magic Variable
- Then, tap on the blue Bank Account item: this makes the Show balance item use the bank account we selected in step 1.
- Add an "If" item. Shortcuts should automatically have linked the Balance output of the "Show Balance" item to this item. If not, do it using the same "Magic Variable" step as in 2 and 3.
- Set your predicate: is greater than 100
- Add a Maths Calculation item inside of the IF item. Link the balance as the input and operation as - 100. The output of this item is everything above the balance.
- Add a Top Up item: make sure the Source Account is linked to the Bank Account magic variable and the Destination Account to your Savings Account (or, alternatively you can have Siri ask for where to transfer it).
- You're done! Make sure to save the shortcut by giving it a name. You can schedule it using the "Automation" tab in Shortcuts.