← All features
Workflow Automation

Webhooks

Live

Outgoing webhooks on key events — scan-complete, alert-fired, deadline-hit.

What you get
  • 6+ event types
  • HMAC-signed payloads
  • Automatic retry with exponential backoff
  • Delivery log with replay
Overview

What it is.

Subscribe to LexVio events from any external system. Useful for integrating LexVio into your existing matter-management or compliance tooling.

Events: scan-complete, alert-fired, deadline-hit, document-shared, comment-added, AI-run-complete. Each carries a signed payload your system can verify.

How it works

Three steps.
End to end.

01
1. Register an endpoint

Provide an HTTPS URL and a shared secret for HMAC signing.

02
2. Pick events

Subscribe to the events you care about.

03
3. Receive + verify

We POST signed JSON to your endpoint. Verify the HMAC and act on the event.

Capabilities

What you get.

  • 6+ event types
  • HMAC-signed payloads
  • Automatic retry with exponential backoff
  • Delivery log with replay
FAQ

Quick answers.

What if my endpoint is down?

We retry with exponential backoff for 24 hours. After that, the event goes to the failed-delivery queue for manual replay from admin.

Related

More in Workflow Automation.

Pre-built agents
Live

Vendor-onboarding review, weekly compliance scan, GST reconciliation — ready to enable.

Custom workflow agents
Beta

Build your own multi-step agent with triggers, conditions, and actions. No code.

Scheduled runs
Live

Cron-style scheduling — daily, weekly, or on the GST due-date.

Approval workflows
Beta

Human-in-the-loop gates between agent steps.

Want to try Webhooks?
Get started in 60 seconds.

Sign up →All features