Third-party integrators that sit between banks and financial applications, sending account balances, transactions and related data. In Trezy they integrate via webhooks hitting the app's REST API. Some providers have a 'pending transactions' feature where unsettled transactions are sent early and must be removed when a new batch arrives. The talk uses them to motivate storing webhook payloads as technical events instead of relying on third-party retry behavior.