Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi All,
I am developing an app which required some action when user add an item in the cart. I can get that by cart webhooks but the problem is I am not getting customer related information in the data. As I was going through documentation, it is mentioned that in checkout webhook you can get the customer id. Is there any way to get customer info from Cart webhooks, as for my app checkout and cart will trigger different actions.
Thanks in advance
Hi viveksolanki!
Did you find a way for getting the customer data? I am facing the same problem.
Thanks!