Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hello,
for the past few days I have noticed that the webhook of the order creation, as source_name, sends web, even if the order was generated via API or via draft orders.
The problem has been occurring for about 2 days
Example:
This is a order by API:
"phone": null, "presentment_currency": "EUR", "processed_at": "2023-02-13T11:37:46+01:00", "processing_method": "express", "reference": null, "referring_site": null, "source_identifier": null, "source_name": "web", "source_url": null, "subtotal_price": "93.76"