Skip to main content

Village Intelligence Webhooks

Receive real-time notifications about ESOP intelligence updates.

What are Webhooks?

Webhooks send automated notifications to your systems when events occur:
  • Regulatory updates
  • New litigation
  • Content changes
  • Custom alerts

Event Types

Regulatory Events

Notifications for:
  • New DOL guidance
  • IRS rulings
  • Legislative changes
  • Court decisions

Content Events

Updates about:
  • New articles
  • Updated guidance
  • Added cases
  • Revised benchmarks

Custom Events

Your specific interests:
  • Keyword alerts
  • Topic monitoring
  • Client-specific
  • Custom triggers

Webhook Setup

1

Configure Endpoint

Provide URL to receive notifications
2

Select Events

Choose which events to monitor
3

Set Filters

Define what triggers notifications
4

Test & Activate

Verify and go live

Payload Format

JSON structure:
{
  "event_type": "regulatory_update",
  "timestamp": "2025-01-15T10:30:00Z",
  "data": {
    "title": "New DOL Guidance on ESOP Valuations",
    "summary": "...",
    "url": "...",
    "priority": "high"
  }
}

Security

Verified delivery:
  • HMAC signatures
  • HTTPS only
  • Retry logic
  • Delivery confirmation

Get Started

Configure Webhooks

Contact us to set up webhooks
Webhooks available with Enterprise plan in 2025