#noim_docs

1 messages ยท Page 1 of 1 (latest)

round sandBOT
#

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

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

north mortar
#

๐Ÿ‘‹
No you can't create a sandbox Account via API.

plain sand
#

Ok, this is sad. Is it planned?

north mortar
#

AFAIK, no.

#

What is the need here exactly ?

plain sand
#

We want to have a separate sandbox env for every feature branch deployment. Otherwise, we would need to share one sandbox for every testing deployment.

north mortar
#

Ah yeah that's not possible to dynamically create a sandbox. Asa workaround, you can create a pool of feature request sandboxes (for example 10) and you deploy each feature request on a rotating bases.

#

After a feature request is deployed/merged, you can execute a script to do the cleaning (delete all create stripe objects...)

plain sand
#

I will consider this. Probably there is no way to make a feature request anyway, right?

north mortar
#

I'm afraid not.