Articles on: Connectors

Tools - Mapper Connector



Whenever you need to work with or prepare data, including string manipulation, arrays, formatting data, restructuring and parsing JSON schemas, dates, calculations, passing data between steps, and more, the best approach is to use the Mapper Connector.

String Mapping


{
'foo': 'value'
}


Object Mapping


{
'foo': ( value )
}

Updated on: 07/08/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!