Environments

Create an API Endpoint node, connect it to a Matcher Node extracting the env text from params, connect that to a condition node with 2 conditions added, one for prod, one for test, and add the {{env}} variable to them, then connect the nodes you want to use with those environments.

If you want to have each environemnt secure, simply add a dash to each of the environemnt names, and put in a secret, for example, 'prod-5335drsmp9fvj7qcn3c0se'.

For your convenience you can use the Secret Key Generator below, or generate one for yourself manually.

Environemnt Pattern

Env Pattern

Secure Environment Pattern

Secure Env Pattern