Feature | Screen Scraping (Old Method) | Open Access Connect (New API/Token) |
How Data is Shared | The third-party app (like a budgeting app) ask for your bank username and password. It then uses a bot to log in, look at the screen, and "scrape" the data. | You are redirected to ConnectOne Bank's secure bank login page, then grant specific permission. We send the data directly to the app using a special, temporary code (an API token). |
Security & Credentials | The third-party app stores your full bank login information. This is a security risk if the app is breached. | The app never sees or stores your login information. It only gets a temporary "token" that ConnectOne can turn off at any time. |
Data Control | Low Control: The app sees everything you can see when you log in (even things you don't want to share). | High Control: You get to choose exactly which accounts and which types of data (balances, transactions) you want to share. |
Reliability | Unreliable: If ConnectOne Bank changes its website layout, the "scraper" bot breaks, and your connection fails. | Highly Reliable: The data connection is stable because it uses a direct, secure path (API) built specifically for this purpose. |
Revocation | You have to change your bank password to cut off the third-party app's access. | You can easily revoke access through your Business Online Banking settings or the third-party app's settings at any time. |