Overview


Webhooks let Celoxis automatically send updates when something changes — for example, when a project is created, a task is updated, or an expense is approved.

You choose which activities should send notifications and provide an Endpoint URL. When that activity happens, Celoxis sends the update to that URL.

When to use webhooks

  • You want Celoxis updates to reach your chat, CRM, accounting, or automation tools
  • Your team should not have to copy the same updates manually
  • You want near-instant alerts when work changes in Celoxis

How it works

  1. An activity happens in Celoxis.
  2. Celoxis checks whether your webhook is subscribed to it.
  3. Celoxis sends a notification to your Endpoint URL.

Examples

  • Project created → your CRM receives the update
  • Task added → your Slack channel gets a notification
  • Expense approved → your accounting system is notified
  • Time logged → your billing workflow starts