{% extends "base.html" %} {% block title %}Webhook Subscriptions - LSMC Hub{% endblock %} {% block content %}
| Name | URL | Event Types | Status | Created | Actions |
|---|---|---|---|---|---|
| {{ sub.subscription_name }} | {{ rev.url }} | {{ rev.event_types|length }} events | {% if rev.is_active %} Active {% else %} Inactive {% endif %} | {{ sub.created_at.strftime('%Y-%m-%d') }} | Edit Logs |
No webhook subscriptions configured yet.
Create First Subscription