Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alumio.com/llms.txt

Use this file to discover all available pages before exploring further.

The operator transformer can apply operations like Addition (Sum), Division, etc. to fields in the entity data.

Fields

Operator

A required field. The operation, for example Addition (Sum) to execute.

Data Container Left Path

A required field. The path to the first value to use for the operation

Data Container Right Path

A required field. The path to the second value to use for the operation.

Data Container Destination Path

The path where to save the result of the operation.