Webhooks (Admin)
Last updated
Was this helpful?
The Webhooks section in the Admin Portal lets you view and monitor all webhook subscriptions that have been configured in Designer. Webhooks send real-time HTTP notifications to external systems when specific events occur in Welkin.
For configuring new webhooks, see Webhooks in the Designer documentation.
Log in to the Admin Portal.
Navigate to Integrations → Webhooks.
You will see a list of all configured webhook subscriptions for your environment.
Each webhook entry displays:
Name – the label given to the webhook when it was configured in Designer.
URL – the external endpoint receiving the HTTP POST notifications.
Events – the Welkin events that trigger the webhook (e.g., patient created, assessment completed, CDT record updated).
Status – whether the webhook is currently active or inactive.
From the Admin Portal you can:
Enable or disable a webhook subscription without deleting it.
View delivery logs to see recent webhook events, response codes, and any failures.
Retry failed deliveries if an external endpoint was temporarily unavailable.
To modify the events or endpoint URL of an existing webhook, make the change in Designer → Webhooks and publish the configuration.
Webhooks (Designer) – configure webhook subscriptions and event triggers
API Clients – manage API credentials used by external integrations
Last updated
Was this helpful?
Was this helpful?