Create a Webhook


Open Webhooks from your profile menu: click your name → AdminIntegrationsWebhooks.

Before you start, make sure you have:

  • Administrator access, with the Access to Webhooks permission
  • An Endpoint URL where Celoxis should send notifications (usually starts with https://)
  1. Open the Webhooks page

    Go to Admin → Integrations → Webhooks. If none exist yet, the list is empty.

  2. Click + Add

    Click + Add next to Webhooks. The Add Webhooks form opens.

  3. Fill in the form
    • Name — a clear label, e.g. “Notify Slack – New Tasks”
    • URL — paste the Endpoint URL carefully
    • Secret — click Generate secret +. Celoxis signs each notification with this Secret. See Secure Your Webhook for how the receiving system checks it
    • Enabled — leave On to start receiving notifications
    • Events — choose at least one activity (see Events)
  4. Save

    The webhook appears under Your Webhook URLs.

After setup

  • Edit — change name, URL, secret, events, or enabled status anytime
  • Disable — turn Enabled off to pause notifications without deleting
  • Delete — removes the webhook permanently; prefer Disable if you may need it again
  • Recent Deliveries — see Monitor Deliveries