#masseelch_api

1 messages ¡ Page 1 of 1 (latest)

finite breachBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1212360213705916416

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!

nimble timberBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

chilly mango
#

hi there!

tulip ridge
#

hello

chilly mango
tulip ridge
chilly mango
#

also you don't need to use expand for this at all, the price and metadata are already included by default.

tulip ridge
chilly mango
#

I though you wanted the Price metadata. for the Product metadata, you will need to expand it yes.

tulip ridge
tulip ridge
chilly mango
#

let me quickly test this on my end

tulip ridge
chilly mango
#

ah yes you are right, it should be "data.items.data.price.product", but it's more than 4 levels.

#

so you should either try to store the metadata somewhere else (like on the price itself). or make extra API calls to retrieve the corresponding Products

tulip ridge
#

Having the meta on prices is too much maintenance. Except if there is a way to auto-populate product meta into the price?

chilly mango
#

no that's something that you would need to do on your end