Has anyone had any luck implementing ABSI for Sili...
# general
c
Has anyone had any luck implementing ABSI for Silicon Valley Bank? I'm having a hard time finding anyone who knows how to get me the information I need to set up the SFTP (host key, etc.)
c
You can get the host key using
ssh-keyscan
- they should provide the server name & port, and you'll need to give them your public key
👍 1
j
We connected SVB via BankFeeds, which works pretty well - currently going through ABSI implementation for another bank though
c
Thanks @Jania - my controller is complaining that Bank Feeds doesn't bring in tx "real time" enough - ie this mornings only brought in through 3/21 (even though we had processed tx showing from yesterday), so we're trying to see if ABSI improves that
j
Right, we have the same delay after weekends, for now, it was worth it as it is no cost and was quicker to implement, but once we see the prior-day imports for another bank that may change. I don't have all of the details yet, but feel free to reach out if you have any questions, as I think I will be working out how to complete some of the same tasks as you along the way 🙂
c
Absolutely - thank you! 🙂
🙌 1