Hey!
I have a webhook node that receives such a CSV file (see screenshot). How can I convert it to “readable” JSON with a set of objects = rows of this table (original CSV file)?
I tried the Move Binary Data node but couldn’t get it to work.
I also tried to sort out the different “types” of submitting this file based on these community topics (Handling of binary data in webhook and Raw/binaries source to webhook to write binary file), but failed. I ask for help).