We are using the Shopify Connector inside of Adobe Experience Manager (AEM) and are coming across an issues that seems to relate to order_line_items.
There may be missing information or data points from the subscribed webhook (order_line_items). We noticed this endpoint lacks a timestamp, blocking ExperienceEvent ingestion/scheduling for our client, Roland. Essentially, we need the timestamp field in order to successfully show all details that links the order and product together. Can you confirm whether or not this webhook is still active, and if so, how to expose a timestamp field? Otherwise, please confirm if there is another webhook we can use instead.
If there is no way we can expose the timestamp field inside that (order_line_items) what we will need is some type of link in the regular orders webhook to products.
I’ve got a lot more details to this, but I need to know that I am in the right place before posting a very long topic. Any help is appreciated.