Integrations

Connect Ladill apps and external systems.

Supported Ladill apps

Sibling apps authenticate with service API keys and can create visits via POST /api/visits with external_ref for idempotency.

@if ($canManage)
@csrf @method('PUT')

Outbound webhooks

Events

@foreach ($webhookEvents as $event) @endforeach
@endif

Calendar feed (iCal)

Subscribe to scheduled visits in Outlook, Google Calendar, or Apple Calendar.

{{ $icalUrl }}