ArnoudRookie
If there is any interest we could start building this app for Make (formerly Integromat).
If there is any interest we could start building this app for Make (formerly Integromat).
Update 18 introduced a different workflow where the "Request Payment" option is no longer available in the subaccounts, only on the Home screen. The automatically selected subaccount changes with every (outgoing) payment which has nothing in common with my payment requests (incoming) and is also not sticky to the last selected option. Even worse, if you have multiple profiles (e.g. personal and multiple businesses) it even skips between the different subaccounts between profiles. I've made several errors in requesting payments because of this mixing personal money with business money. Receiving payments from my friends for our fridaynight drinks on my business payroll account creates quite some noise in my bookkeeping.
Option 1: rollback the UI change so that creating a payment request in a specific subaccounts that makes the payment request specific to that subaccount.
Option 2: change the UI so that the last chosen subaccount in a Payment request is sticky and not dependent on the last outgoing transaction.
Option 3: introduce a setting to choose a default payment request subaccount somewhere in your profile.
For people with multiple profiles or regular changing subaccounts for Payment request, option 1 is the best because choosing the account where you want to receive is embedded in your workflow automatically. Option 2 and 3 still need extra attention when creating the Payment request because the option is "pre"selected and not an active choice in the workflow (thus higher error rate).
As a Zapier Certified Expert and Integromat +Partner we love to automate stuff for our customers. Zapier is nice, but for things like Bunq apps Integromat would be a much better fit. It works much better with data bundles and arrays then Zapier does. Also Integromat has a Google Data Studio integration which would make it super to build custom dashboards for businesses.
P.S. this is the call I'm talking about:
https://doc.bunq.com/#/monetary-account/List_all_MonetaryAccount_for_User
GET /user/{userID}/monetary-account
The only way to get some basic info from which we can build dashboards and financial reports for our customers. What is Profit First if you first have to collect all sorts of data manually...
It seems weird, but indeed it is not possible to get an overview of the current accounts and their balances. Please either add this API call to the Zapier app, or add the option to run a custom API call through the Zapier app. That way the communication and authentication is handled by the Zapier app, but we can build the calls ourselves.