Using Shopify plus.
Stape Data Client does not claim /webhook requests despite path being added. Requests show as Client: Other. Container: GTM-T925CQ5S
Hi,
To see ‘client = Data Client’ in logs, you need to send webhooks to the default path /data, as the client is identified by this path in the logs. Since you are using a custom path, the client appears as ‘Other’ in the logs.
To confirm that Data Client is receiving your webhooks, please use our ‘sGTM preview header config’ power-up; this will allow you to view all incoming requests to your server container in sGTM preview and ensure that Data Client is receiving your webhooks.
Thanks for your support. I could solve it.