How does the JSON object work?
Summary
JSON object displayed in tester is not how you call the variablesContent
Hi, I'd like some kind of resource or article explaining how to reference items in the JSON object (using ApacheFreemarker) as there seems to be a discrepancy with how the JSON object is displayed in the tester vs. how you use Apache Freemarker to reference the item.
For example, you use "${system.message.messagePayload.text}" to reference the latest user-input but in the JSON object, it just appears as { "text": "Some_user_response", ....}
Version
19.4.1
Tagged:
0