Onset
  • Guide
    • Custom Domains
    • Page Privacy
      • Password protected
      • JWT single sign-on
  • Developers
    • Widget
      • Install
      • Configuration
      • Events
      • Methods
    • Webhooks
      • Creating webhooks
      • Events
    • API Reference
    • Browser SDK
    • Widget SDK
    • Node.js SDK
    • Widget Builder
Powered by GitBook
On this page
  1. Developers

Webhooks

Webhooks allow you to build or set up integrations that subscribe to certain events on Onset. Whenever an event is triggered, we'll send an HTTP POST payload to the webhook's configured URL. Webhooks can be used to update an external issue tracker, trigger CI builds, update a backup mirror, or even deploy to your production server. You're only limited by your imagination.

PreviousMethodsNextCreating webhooks

Last updated 2 years ago