#herobrine_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ 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!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
๐ 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/1214965249221066863
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
(By "metatag ", I meant metadata key ๐ )
The first one, configurations are re-usable so you only need one configuration per product or whatever else you want to differentiate the configurations by
Thanks! So the method of listing all portal configuration to ensure it does not already exists is valid?
Yep that makes sense, if you are going to be doing that a lot, it may make more sense to record that in your own DB though. That would make it much quicker to look up what you already have
Ok, thanks! I'll cache the IDs I guess ๐
(Feedback note: that would have been a bit more pratical if portal configurations would be accessible and editable from the dashboard)
Yep, will raise that. It is restrictive that you can only update the default one from the dashboard.