The Mapping function type transforms input data into output data using formulas. It is defined like this:Documentation Index
Fetch the complete documentation index at: https://docs.getmembrane.com/llms.txt
Use this file to discover all available pages before exploring further.
Variables
credentials– Authentication credentials from the current connectionparameters– Function-level and collection-level parameters combined- Function-specific input variables
Using in Actions and Flow Nodes
You can use this function in flow nodes withtransform-data type.
It is structured a bit differently than the standard definition. Here is an example:
Using in Connector Files
When used in connector files, the mapping is written in a separate file named<function-name>.map.yml (or <function-name>.yml).
For example: