We’re excited to introduce a new feature that makes Workflow development faster and more iterative: Inline Wrk Action Testing.
What It Does
Now, while configuring a Wrk Action in the designer, you can test it instantly without having to save or launch the full Workflow. This allows you to validate your configurations, review outputs, and iterate on your actions in real time.
How It Works
- A new “Test” button appears on the Wrk Action Configuration panel. Clicking it opens a Testing Panel on the side of your screen.
- You can edit your Wrk Action configuration while testing, any changes immediately update the test results.
Testing Panel Features
The Testing Panel gives you everything you need to validate your Wrk Action:
- Data Library Items (DLI) – see the inputs your Wrk Action is working with.
- Projected Inputs – preview the values that will be used in the test.
- Test Results – view the outputs instantly. Outputs are organized into default results and user-defined fields (if present), with JSON arrays being collapsible for easier inspection.
- Run Test button – manually trigger the test at any time to see updated results.
Why It Matters
With Inline Wrk Action Testing, designers can:
- Iterate faster on Wrk Action configurations
- Validate outputs immediately without launching a full Wrkflow
- Save time and reduce friction in building complex Wrkflows
This feature brings instant feedback to the design process, making Workflows quicker to build, easier to troubleshoot, and more reliable from the start.