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.

string-filter-alnum Filter: Allow only letters and digits takes all the given input data and removes al characters except alphabetical characters and numbers. This can be usefull if data needs to be mapped to a field that only supports those characters

Fields

No configurable options available

Sample data

Input dataOutput data
”Te$%st$#-4 ““Test4”