Help Centre / Developer API & Webhooks
🧭

Manage outbound webhooks through API

External apps can list, create, update, delete, and test their own webhook subscriptions using Phase 6 webhook actions.

Developer API & Webhooks8 min read

Available actions

  1. webhook.list — list subscriptions for the current connection.
  2. webhook.create — create a new event target URL.
  3. webhook.update — change URL, event, status, or retry option.
  4. webhook.delete — remove a subscription.
  5. webhook.test — send a sample event to one webhook.

Signing secret

When a webhook is created through API, BOS returns the signing_secret once. The developer should store it securely and use it to verify X-BOS-Signature.

Important

Webhook management actions are company and connection scoped. One connection cannot edit another company connection.

Need direct support?

Contact Kasaloma support if you cannot find the answer or your workspace needs checking.

Contact support