ProcessFunction Action
Process input data using Thingsup IoT Platform.
Last updated
Was this helpful?
Process input data using Thingsup IoT Platform.
Last updated
Was this helpful?
This provides a way to process input data. User need to provide following parameters.
Javascript code to process input data.
"payload" and "response" object are available in this code.
Write your custom processing logic or build your Mock APIs with predefined responses.
Please note the following points: