added
Asynchronous Connections
over 2 years ago by Gilbert Holland-Lloyd
Connections can be made to banking providers without having to wait for the first batch of accounts and transactions data returning. This will allow for connections to be completed quicker, helpful for connections made to the legacy
connections.
Making a connection asynchronous is done when generating the authorisation URL for the connection.
A syncCompleted
webhook is sent when the transactions are fetched to notify you when transaction data is available.