Create direct links to items in a sandbox environment

We are currently working on implementing sandbox environments in our project.

One of our applications provides users with a direct link to the Dato editor so that the user is able to quickly edit the content of a specific item.

A link that we create looks something like this:
https://my-project.admin.datocms.com/editor/item_types/111111/items/11111111/edit

However, we would like our applications in our development and acceptance environments to directly link to a work item within the appropriate development or sandbox environment, instead of linking directly to the primary/master sandbox.

It would be very useful to be able to specify the sandbox environment in this kind of urls, for example:

Leaving out the specific sandbox identifier would simply lead you to the primary/master environment.

That’s a great idea @trifork! I’m going to add it as a future request in our internal backlog!