@csrf @method('PUT')

We will send a request to the URL you specified, when one of these events you specified happens.

You can view more information on the sent payload and security recommendations in our docs.

@if (! $form->use_for_all_lists)
@endif @if (! $form->use_for_all_events)
@foreach($eventOptions as $event => $name)
@endforeach
@endif

{{ __mc('Webhook logs') }}