Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sigmamind.ai/llms.txt

Use this file to discover all available pages before exploring further.

The Webhook Logs page helps monitor and debug all webhook activity triggered from the platform. It provides visibility into request status, execution time, and delivery performance.

How to Navigate

  1. Go to the Home Dashboard.
  2. From the left side panel, click on Logs.
  3. Select the Webhooks tab at the top of the page.
Webhooklog

Key Insights

  • Track all outgoing webhook requests in real time.
  • View request execution details such as:
    • Request ID
    • Action name
    • HTTP method
    • Duration
    • Response status
  • Quickly identify failed or delayed webhook calls.
  • Filter logs using date range and timezone for easier troubleshooting.

Common Use Cases

  • Verify whether a webhook was successfully delivered.
  • Debug integration issues with external services.
  • Monitor webhook response times and reliability.
  • Audit historical webhook activity.

Status Indicators

  • 200 → Request completed successfully.
  • Failed or non-200 responses indicate delivery or integration issues requiring attention.