16.02.2024, 15:33
Remote service handler decodes the value as JSON then tries writing a table to a text object. This results in an empty value being written.
If you want to pass multiple values like this better use .lp scripting: https://kb.logicmachine.net/misc/apps/#lp-scripts
This way you can parse the incoming value and write the result to final output objects without an extra event script.
If you want to pass multiple values like this better use .lp scripting: https://kb.logicmachine.net/misc/apps/#lp-scripts
This way you can parse the incoming value and write the result to final output objects without an extra event script.