⌘ K

Search

Search portal content

AI customer support in one tabAI customer support in one tab
⌘ K

Search

Search portal content

AI customer support in one tabAI customer support in one tab
  • Setting up webhooks
  • Notifications
  1. Home
  2. Integrations & notifications

Setting up webhooks

Use webhooks to forward ticket events to other systems—log, integrate, or trigger automations externally.

Setting up webhooks

Use webhooks to forward ticket events to other systems—log, integrate, or trigger automations externally.

Webhooks let you push ticket events (new ticket, status change) to other systems. The public site confirms webhooks are available in the Settings panel.

Prerequisites

  • URL endpoint that can receive POST requests.

  • Admin access to initdesk settings.

Steps

  1. In Settings → Webhooks.

  2. Click Create webhook and paste your endpoint URL.

  3. Select the events you want to send (for example: ticket.created, ticket.resolved, etc).

  4. Optionally add a secret or signing key for validating incoming requests.

  5. Save and perform a test action in initdesk to confirm your server receives the payload.

Verification

  • Check your server logs or the endpoint test console for the incoming JSON payload. Confirm fields include ticket id, subject, tags, and status.

Edge cases & security

  • Use a secret/signature to validate incoming webhooks and avoid replay attacks.

  • Implement retry logic; remote endpoints can be unavailable temporarily.

Tip

  • Log webhook payloads in a staging environment first to confirm your parsing logic before using them in production.

​

On this page
  • Setting up webhooks
  • Prerequisites
  • Steps
  • Verification
  • Edge cases & security
  • Tip
BYOD - Bring Your Own Data

Use Bring Your Own Data (BYOD) to show external customer data directly in the ticket sidebar.

Notifications

Learn how to turn on browser and email notifications for new tickets and customer replies, set email delay, and understand who receives each alert

Powered by initdesk