Webhook - orders/updated before order/create

Webhook - orders/updated before order/create

David_Renwick
Excursionist
19 0 8

Hi all.. 

I am developing an automation process using webhooks for order processing. Progress so far is good.

I've spotted when testing with a live order that I received an orders/updated webhook event before the received orders/created.. 

The /created arrives immediately after /updated and I compared the json data and they are identical. 

Does anyone have the same experience?  Is it expected?

Could it be that one of the installed apps on the store is messing up the logical order (excuse the pun) of the webhooks?

 

Any clues or tips would be appreciated before I continue development. 

 

Thanks - dave

Reply 1 (1)

Sergiy_Cherevko
Shopify Partner
13 0 3

Hi David, any resolution? I have got the same problem