
Capability
What It Does
Embedded Scripting Support
Add logic at any step using Python, Groovy or Java – directly within your flow.
Custom Functions & Transforms
Create reusable functions, complex transformations or API calls without leaving the interface.
SDK & Connector Framework
Build your own connector modules or extend existing ones with custom behaviours.



Impact
Real-World Use Cases
- Advanced Data Cleansing: Write scripts to deduplicate records, normalise formats or enrich fields with external lookups.
- Custom Authentication Logic: Handle token refresh, HMAC signing or encrypted credential injection within the flow.
- Proprietary System Integration: Wrap legacy systems or undocumented APIs with lightweight custom connectors.

Clarity
How It Works
- Add a “Script” node at any point in the flow
- Write, test and validate logic inline
- Access full payload, metadata and system context
- Chain multiple scripts or mix with low-code steps



Purpose
Why It Matters
- Avoid platform limitations by writing your own logic
- Combine low-code simplicity with developer flexibility
- Integrate with virtually any system – even undocumented ones
- Create maintainable flows without external tooling

Autonomy
Privacy & Control
Scripts run within your environment – no remote execution
Full access to logs, error handling and rollback options
Role-based access and versioning for every custom module
