Discussing APIs and development related to customers, discounts, and order management.
I see that the customers segments can have a new filter storefront.product_viewed(). How can I access this value for individual customer via the API? I don't seem to find an object name storefront, nor does the Customer object has a parameter called product_viewed.
Thanks
Hi ShelHealth,
Are you trying to use ShopifyQL to access this dataset?
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
I am using REST API. ShopifyQL seems to only be available for Plus members.
Hi Liam,
Could we access the value storefront.product_viewed() for individual customer via the API? Either REST API or ShopifyQL is fine.
Thank you, hope you have a great day.