Using the Transformation Explorer
Important: The Transformation Explorer has been superseded by the
Script Editor, which is the current tool for developing and testing transforms in Fuuz. This page is retained for historical reference.
This video provides a generalist overview of using the transformation explorer in the Fuuz platform. The transformation capabilities of Fuuz are boundless, we use a language called jsonata, which is the #1 most powerful data transformation language available. It's extremely easy to learn and use with just some basic training. This video shows you some of the tools we have purpose built for our customers to use to become experts at using jsonata with their Fuuz data objects. The prerequisite to this video, would be to have already gone through some basic jsonata training. There is a lot of training online, and lucky for you - LLMs are pretty good at helping you write jsonata. Although, keep in mind, Fuuz has hundreds of 'additional' jsonata functions that are specifically built for Fuuz you wont find anywhere else, except in our knowledge base.
Please note, this is an older video, but the process and general steps involved remain pretty much the same. This is to give you some general guidance, and not necessarily intended to be a completed end-to-end instruction for you. If you have questions about how to do this for your own company, please feel free to contact us. For existing customers use the support system, for new customers please use the 'design a solution' link from our main webpage at
www.fuuz.com
Related Articles
String Functions
String functions Fuuz Context Where this applies in Fuuz: String utilities are used across Fuuz Mappings and Rules to normalize labels, build identifiers, cleanse free-form inputs, and prepare payloads for downstream systems. $string: Serialize ...
Jsonata Tutorial
Tutorial Fuuz Context How to use this in Fuuz: The tutorial patterns map directly to Fuuz Data Pipelines. Use dot-path navigation for mappings, predicates for routing, array/object constructors for shaping outputs, and higher-order functions for ...
Array Functions (Standard JSONata)
Article Type: How-To Audience: Developers, App Admins Module: How To Standard JSONata array functions available in expressions throughout the Fuuz platform. Note: This page covers the standard JSONata array functions. For Fuuz-specific custom ...
Create Responsive Structured Dashboard Layouts Using the Grid Container and Grid Cell Components
Article Type: How-To / Tutorial Audience: Application Designers, Dashboard Builders, Developers Module: Screen Designer Applies to Versions: All current versions 1. Overview The Grid Container layout provides a powerful way to create structured, ...
How to Create a RESTful API Using the Fuuz Platform
Estimated Time: Under 5 minutes Skill Level: Beginner to Intermediate <br> Here’s the revised how-to article with the use of “cons” or conversational filler words removed, making it more formal and suitable for a knowledge base: How to Create a ...