Hey everyone,
I was wondering if it would be possible to develop a node in n8n for connecting to bank APIs. My initial interest is in integrating with Spanish banks, but it would be great to explore a way to standardize the node to support multiple banks across different countries.
Many banks provide APIs for account transactions, balances, and payments (often via Open Banking standards like PSD2 in Europe), but the authentication methods and data structures vary. Would it make sense to create a flexible node that allows users to configure connections based on common authentication flows (OAuth2, API keys, etc.) and map data accordingly?
I’d love to test this with Spanish banks and contribute to defining a structure that could work globally. Has anyone explored something similar, or is there any ongoing development on this?
Looking forward to hearing your thoughts!
Thanks!