Global Formater
Last updated
Last updated
The global formater function aims to format values based on their type. It provides options for formatting, such as converting strings to numbers, objects to arrays, and encoding values in base64 or MD5.
object
object --- arrayWithId
This combination of options will allow you to convert an object into an array with an ID.
Example:
Origin data : You should send a value of object type in which all top-level properties will be converted into array positions.
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail : null
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail : null
object --- arrayWithoutId
This combination of options will allow you to convert an object into an array withOut an ID.
Origin data : You should send a value of object type in which all top-level properties will be converted into array positions.
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail : null
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithoutId
Target type detail : null
object --- get
This combination of options allows you to retrieve the value of a specific property within an object. Remember that you can retrieve values from the top level or access and retrieve values from nested levels using the correct structure. For more details about this structure, please refer to the documentation here.
Origin data : You should send a value of object type in which all top-level properties will be converted into array positions.
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.le.
Example: object
Origin type detail : name
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: get
Target type detail : null
object --- set
This combination of options allows you to create an object with at least one property and its value. Additionally, you can concatenate this object with another one you already have and set the property at the top level of that object.
Origin data : You should send a value of object type from which it will extract the required property.
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail : You should send a string with the name of the property you want to extract from the object.
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: set
Target type detail : null
object --- concatObjects
This combination of values will allow you to concatenate two objects, returning a single resulting object.
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: concatObjects
Target type detail : null
object --- jsonStringify
This combination of options converts our object into a string value in JSON format. It takes as an argument the object or value that you want to convert and returns the JSON representation as a string of characters.
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: jsonStringify
Target type detail : null
Array
array --- concatArrays
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: concatArrays
Target type detail :
array --- slice
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type :
Target type detail :
array --- orderBy
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
number
number --- Hexadecimal
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
number --- round
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
number --- money
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
number --- moneyNumber
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
number --- string
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string
string --- noSpaces
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- trimmed
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- slice
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- number
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- Hexa Encoding
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
object --- MD5
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- Base 64
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable..
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- remplace
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- remplaceAll
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- Title Case
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- Lower Case
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- Upper Case
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- sha256
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- split
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- hmacSha256
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- hmacSha256Hex
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
string --- jsonParse
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
Target type detail :
Base 64
Base 64 --- String
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
xml
xml --- json
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
json
json --- xml
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
date
date --- date
Locale :
Origin data :
Origin Type :In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID
HTML
HTML --- String
Locale :
Origin data :
Origin Type : In this input variable, you should select an option from the picker based on the current format type of your value in the 'origin data' input variable. It is important to choose this first, as it will determine the available options in the 'Target type' input variable.
Example: object
Origin type detail :
Target type : In this input variable, you should select an option from the picker based on the type of format you want to apply to your input value in 'origin data'.
Example: arrayWithID