Solved
JSON to Excel converter in process model is throwing an error
I want to generate an excel sheet using JSON to Excel converter plug in. Even though I am passing the json correctly, I am getting an error message:




I want to generate an excel sheet using JSON to Excel converter plug in. Even though I am passing the json correctly, I am getting an error message:




Even if it might be confusing, the text box in which you enter your JSON is not meant to understand JSON. This is a SAIL language editor.
If you want to directly write JSON, then you need to wrap it in quotation marks. If you want to write it in Appian SAIL syntax, then you can use the toJson() function to turn it into JSON.
I suggest the second approach.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.