Table of contents

Use case

Alumio offers the best-in-class integrations and it demands seamless movement of data with cross-system compatibility. The Value Mapper transformer can transform a data type into another (such as a string to an integer) and make value manipulations a cakewalk.


Guide

Here’s how you can implement the transformer.


Step 1: Click on Add Data Transformer and select Value Mapper transformer.

Step 2: Select the Accessor. For example, Key Accessor.

Step 3: Specify the Keys you wish to map and transform.

Step 4: Next, select a Mapper (the data type you want the key to be transformed into). For example, you can select Cast: Float.

Step 5: Click on the Run Test button. You will observe that the transformer has transformed the data (into float in this case).


Video guide