MQTT Data Mapping¶
Data Mapping and Transformation is one of the powerful features of Connect iPaaS. When you create a workflow, certain data points of your Trigger application are available in the Action application for data mapping and in NetSuite's case, sub-attributes too. This makes up a comprehensive list of attributes to choose from.
These Data Mapping can be mapped to the specific attributes of the Action application. This powerful capability not only allows field mapping for business users but also the complex transformation using excel style functions with hundreds of formulas and operations.
Example Scenario with MQTT Trigger¶
In the example workflow shown below, MQTT is the trigger application. You can access the attributes of the MQTT event in any of the application actions while designing your workflow.
As shown in the Figure above, we map the parameter "IoT Data" from MQTT "New Event from an IoT Device" trigger to the Microsoft Teams action of sending the message to a selected Channel.