Create a Webhook
Open Webhooks from your profile menu: click your name → Admin → Integrations → Webhooks.

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://)
-
Open the Webhooks page
Go to Admin → Integrations → Webhooks. If none exist yet, the list is empty.

-
Click + Add
Click + Add next to Webhooks. The Add Webhooks form opens.
-
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)
-
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
Limit is 5 webhooks per company. Keep the Secret private and share it only with people who configure the receiving system.