I am looking for a way to export cdt list to excel from an interface using a single click download option. Do not want to store this data into table. Please suggest.
Discussion posts and replies are publicly visible
If you already have the datasubset then you can use -
Datasubset to Excel plugin to achieve your task
You will have function : Getdatasubsetdownloadlinkfromrule
and Data Type : ExportableDataSubset
Or else
You can use Appian Excel Tools plugin as well, you will have
function :Getdatasubsetdownloadlinkfromprocess
Data Type: ExportableDataSubset