When you have multiple processes and their related data, you can import them into the Sandbox, including modules, templates, boards, and circuits. User data is not cloned, ensuring privacy and security. All imported processes and modules function as they would in the main environment, allowing you to test and refine your processes in this cloned environment.
Sanbox supports:
Single-environment setup for direct testing and deployment.
Multi-environment setup for more robust staging, QA, or development workflows.
When building a process in Qntrl, you create flows, blueprints, and business logic. However, testing these processes directly in the main environment can lead to unwanted entries and potential disruptions. Sandbox allows you to:
Import processes and related data into the sandbox environment.
Clone modules, templates, boards, and cycles used by the triggers (excluding user data).
Test new processes and stages without impacting the existing workflows.
Integrating new processes into an existing workflow can risk breaking the current flow. To prevent this:
Create and test the new process in the sandbox environment.
Validate the process to ensure it does not affect the existing workflow.
Once validated, migrate the tested process to the main environment.
In Qntrl, processes are often triggered by schedules or events, such as:
Circuit triggers
Schedulers
Client mail triggers
Webhooks
Execution triggers
These triggers can create changes that are difficult to test and revert in the main environment. The sandbox provides a safe space to test these triggers.
You want to set up a custom function that mentions the card owner and comments a congratulations message when a card is closed. Sandbox allows you to:
Develop a function that triggers when a card is closed
Ensure the function includes a feature to mention the card owner
Program the function to comment a congratulatory message on the card
Validate the function to ensure it works correctly when a card is closed
All activities within the sandbox are captured in logs, making it easy to trace any failures. Users can:
Monitor real-time activities
Identify the stage at which any issues occur
Review logs to understand and resolve failures
Sandbox does not currently support the below features:
Widgets
Email-In
Marketplace
Integrations
Bridge
You are currently viewing the help articles of Qntrl 3.0. If you are still using our older version and require guidance with it, Click here.