Query Parameter in Plugin

Certified Associate Developer

Hi,

I am trying to generate a CSV file from HTML(convert HTML to CSV plugin), but in the plugin's smart service, there is a parameter called 'CSS query' (text type). I am confused about what to put in that. Can anyone help with this?

You will see this parameter in data --->input section

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Goddati Venkatesh

    I also just became aware of a newer plugin called "JSON to Excel" which would allow you to take your array data, format it into a JSON string, then pass it into that smart service and create an EXCEL document directly, without needing the CSV intermediary.  As a bonus, this smart service accepts a base template, meaning you could provide an empty template with pre-named, pre-formatted columns (you can set custom column widths, give friendly column names with colors/styles applied, etc, all of which will persist in the final generated file.)

Children
No Data