Export records to file using flow designer
I am trying to create a reusable component which will allow me to export records to either JSON/CSV/EXCELHow can I authenticate this on behalf of system rather than specific user credentials? function exportTableData(tableName, encodedQuery, fileType...
