Hi @villads_leth!
Would you be willing to elaborate on the type of product data you are looking to pull via the API?
The Catalogs API endpoints allow you to obtain certain information about products, and the following guide explains more about this:
However, I think it would help myself and other Community members answer the question more accurately if you could provide a little more context about what information you are trying to pull.
Best,
Brian
Hey @Brian Turcotte
So the use case is that i want to pull the product description from a product that is stored inside Klaviyo.
I’m building a personalization tool on top of Klaviyo, and would like to not have users integrate into any CMS, yet i need to pull either the product description or a product link.
In this part of the documentation it seems like i can access that data: https://developers.klaviyo.com/en/reference/get_catalog_item
However i am not sure i can access it if an account is linked up to Shopify due to this:
“Currently, the only supported integration type is $custom, and the only supported catalog is $default.”
Does that mean, that i cannot get any items from catalogs that are not custom? And if yes - why?
Hi @villads_leth!
My apologies for the delay here - as of now, you can only retrieve information on catalog items that were added to your catalog via the Klaviyo API (custom). However, expanding this functionality is definitely on our Product team’s radar, so I will update the thread if anything changes in the future.
Keep in mind that you can only use the Catalog API when you do not have an active custom catalog sync.
I hope this helps to clarify!
Best,
Brian