{{-- eyebrow tagline commented out to match Kit (avoids a redundant green channel-name line above the heading) --}}
{{-- {{ ucwords(str_replace('_', ' ', config('channel.name'))) }} --}}
Choose Shopify Webhook Topic & {{ ucwords(str_replace('_', ' ', config('channel.name'))) }} Event to map data between them.
{{--// 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.