How to retrieve order xids from skill variable in ODA?
Summary:
I am implementing a skill which have following structure:
- Take PO number as input from user
2. Make a REST API call and store the json response in a skill variable
3. Show the data
I've setup a skill variable to store the json response from API call, and wanted to show the data in cleaner way.
At the end, it should show only order xids from the json
Can anyone please help, there is some wired freemarker error occuring when I perform any operations on the variable
Thank you.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Tagged:
0