📄️ Converting between data types
When passing data from one step to another, sometimes you will need to convert the data type of certain values.
📄️ Satisfying input schema
When sending data in batch format to a service or database, you may find that there are particular 'input schema' requirements in terms of how the data is structured.
📄️ Data transformation guide (legacy)
📄️ Advanced data mapping
Standard data mapping