You can configure webhook endpoints via the API to be notified about events that happen in your BSPK Company.A webhook enables BSPK to push real-time notifications to your app whenever an event happens in your account. Webhooks are particularly useful for asynchronous events like when a Sales Associate creates or updates a client. BSPK uses HTTPS to send these notifications to your app as a JSON payload. You can then use these notifications to execute actions in your backend systems.Most users configure webhooks to sync their external systems’ data, like ERPs, to whenever some information changes at BSPK level.