#stephensp_api

1 messages ยท Page 1 of 1 (latest)

lofty brookBOT
#

๐Ÿ‘‹ 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.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— 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/1358777772205408296

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

spring gale
#

๐Ÿ‘‹ happy to help

pseudo prism
#

happy to look into that! is there any way to do this via the legacy usage records while we come to terms to the billing meters as we would have alot of products to update

spring gale
#

oh sorry it's set I missed that in your initial code

pseudo prism
#

ahh yes, no problem!

spring gale
#

you don't care then whether you have a previous record or not because you're overriding it

pseudo prism
#

correct

#

the only reason we were looking to check the current latest record is because our usage is checked daily and so if someone uses more or less of the product we want to change the record but if its equal we didnt want the usage records showing a record for everyday with the same value as it is unnecessary

spring gale
#

it's easier to override anyways since it's only 1 API rather than doing at least 1 API call and 2 API calls in most cases

#

1 to retrieve and 1 to set