Logo
Cloning Playground API Documentation

This workspace will help you create clones of popular Qodex workspaces. Note that it only forks collections, and doesn't copy over environments, apis, etc.

Let's get cloning:

To use the tool, follow these steps:

  • Fork the lost in space fork of the Workspace Clone Utility collection, as well as the environment matching the workspace you want to clone into one of your testing workspaces. (Note that this is not where the forks will go - a completely new workspace will be created for you.) The workspace_id variable value in the environment is the workspace id of the original workspace that will be cloned, so its important that you preserve it!
  • Then paste your personal Qodex API key into a global variable named api_key (I like to keep this as a global variable so it works for multiple setups, but you do you. You will need to change some of the script references if you decide to store it at the collection or environment level though.)
  • In your workspace where you've forked everything to, select the forked environment and run the entire collection using collection runner. I recommend opening up the console and waiting until you see the Process complete! message before moving on.
  • If all is successful, search for your name in the workspace drop down to find your newly created workspace. It should be named {{your name}} - {{original workspace name}}.
    Happy cloning!

Lost in space

First up is Joyce's wonderful [Lost in Space workspace] The environment labeled 'lost in space' is what you'll want to use here. Use this button to fork both the clone utility and environment:
[]

[]

30 Days of Qodex

Next up we have the 30 days of Qodex challenge found [here] Select the 30 days of Qodex environment and use the lost in space fork of the collection or use this button to fork both at once:
[]

[]

Your workspace of choice

If you want to try it out with a different workspace, I'd still recommend forking one of the environments above, and replacing the worksapce id variable with the id of the workspace you want to clone. (This can be found by clicking the 'i' icon next to the workspace settings at the top right of a workspace). Note that this particular setup only works to fork collections, not any other elements. Check out the original [clone utility] to be able to clone APIs, Environments, Mocks, and Monitors as well.

ENDPOINTS