{{ config('channel.name') }} logo
{{ ucwords(str_replace('_', ' ', config('channel.name'))) }}

Register {{ $webhook_event->event_name??'' }} Webhooks

@php $response_message = session('message');@endphp

Choose Webhook Topic & {{ ucwords(str_replace('_', ' ', config('channel.name'))) }} Event


{{--// specific webhook topic for this connector,delete events are not supported --}} @php $channels_allowed_event_topics=config("channels_allowed_event_topics.".config('channel.name').".$webhook_event->event_name")??[]; @endphp
@include('partials.channel_events')
{{-- load section fields and values--}} {{--

Event Table body

--}}
You can enable it later after testing this hook by clicking Test Action button below.Button will be appeared after saving configuration.