Skip to main content
Webhooks send real-time notifications when events happen in your workspace.

What They Do

Webhooks notify you when:
  • Website created
  • Website published
  • Client added
  • Invoice paid
  • And more

How They Work

  1. Event happens in Lindo.ai
  2. Lindo.ai sends HTTP POST
  3. Your server receives data
  4. You process the event

Use Cases

Notifications

  • Slack alerts
  • Email notifications
  • SMS updates

Automation

  • Trigger workflows
  • Update databases
  • Sync systems

Integration

  • Connect to CRM
  • Update billing systems
  • Log events

Webhook Payload

Events include data like:

Requirements

  • Business plan or higher
  • HTTPS endpoint
  • Server to receive webhooks

Tips

  • Use HTTPS endpoints
  • Verify webhook signatures
  • Handle retries
  • Log all events

Workspace Overview

Learn more

White Label Setup

Learn more