Skip to main content
March 4, 2025
Question

Export data to csv or txt file from expression rule call

  • March 4, 2025
  • 2 replies
  • 0 views

hi,

I was wondering if I can export data in process model  with expression rule?

Data from expression rule:


List of Dictionary - 2 items
    Dictionary
           name "John"(Text)
           memberID"X123"(Text)

   Dictionary
         name "Jane"(Text)
         memberID"X456"(Text)


Export the below data to csv or txt file( without any header)

John, X123
Jane, X456

2 replies

March 4, 2025

Hi. You can try this plug-in: 
https://community.appian.com/b/appmarket/posts/json-to-excel-smart-plugin-converter. If you want to hide headers set the parameter "Header Flag" to False

karumurua531442
March 5, 2025

Hi [mention:f4dd55c9699a4bbd8088f0494d81a23a:e9ed411860ed4f2ba0265705b8793d05]  could you check this following link please that would help 

docs.appian.com/.../Text_Doc_From_Template_Smart_Service.html