How can I retrieve product metafields from Shopify using via Integration field? Could you help me with that? I really need it, in another case, I have to rebuild the whole data model.
I will try to investigate further the issue. To do so, can you please share with me your repository name (in a private message if necessary) so I try to debug the issue!
After investigating this issue, It turns out the Metadata was available (that explains why I had the meta data in my test catalog), but our production team has disabled the feature recently due to a limitation in Shopify API.
In fact, we will bring this issue out to an Internal meeting with Shopify that will take place soon, and we will keep you posted.
Do you know what is the limitation in Shopify API? I want to get Shopify metafields using Prismic custom integration field. So, create a microservice that fetches product data directly from Shopify including metafields. What do you think about this solution?
Well, in fact, fetching Metadata from Shopify requires making an extra call to Shopify API that makes their API time out on the response size.
One temporary solution that we can provide for the moment is to add a link to your metadata, and you fetch them after on your side.
Having a micro-service to fetch all the data works as well, but you have to use a queue system so that if any item fails to sync due to a timeout, for example, it tries several times to get it.
1 Like
Fares
closed , flag & select 'Something Else' to reopen.
7
This issue has been closed due to inactivity. Flag to reopen.