Using the Transformation Explorer

Using the Transformation Explorer

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.

Info
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

    • 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 ...
    • 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 ...
    • CCreate 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 ...
    • How to Setup a daily file import using Fuuz Data Flows

      In this (long) video, our engineers configure a data flow that runs on a schedule to import a file and create uploads into a 3rd party system every day. This process can work with just about any software system, using ODBC, SOAP, API, etc. the files ...