[New Plugin] CSV File to JSON

Even if execution is server-side, the action’s properties are downloaded to the client. For example, see in the following screenshot of the Chrome console where the Convert CSV to JSON V2 action’s properties appear–including the custom Authorization header and the (dummy) value I entered as the API key to illustrate.
image

Hi @shawnmi6.
I need to parse a csv file with about 80000 rows.
I’m thinking of using your plugin to parse it, then pass it to a backend workflow where I process the data and consolidate it into a bubble datatype that will have a summary with the relevant data.
Can I use your plugin to parse such a large file?
Thanks in advance,
Paulo