Abandoned checkout webhook

What is the best way to recieve a webhook everytime a checkout is abandoned? Shopify has checkouts/created/updated webhooks but how do I identify which checkout has been abandoned?
5 Replies
Chocci_Milk
Chocci_Milk5mo ago
Hello, We've looked into this extensively and Shopify doesn't send you webhooks when a checkout is abandonned. I would recommend asking Shopify support team or Partner community to see if they have any plans to make a change to this
safwan
safwanOP5mo ago
found a cheeky workaround, use a flow automation for it
Chocci_Milk
Chocci_Milk5mo ago
Could you please share what you've found as a #community-code-snippets?
safwan
safwanOP5mo ago
so what I basically did was use a flow extension action. flow has a built in feature for abandoned checkout and merchants can configure it so you recieve the payload for it. Does it count as a code snippet? I can dive deeper into it
Chocci_Milk
Chocci_Milk5mo ago
Yeah, that would be great. The more you share with people, the better it will be for them if they need to do something similar

Did you find this page helpful?