Documentation on the CSV reader node says that the node has automatic header recognition and will read the headers from the first row of the CSV and use them to label the outputs for each column. However, when I add my CSV file to the node, there are no outputs available. It appears I have to manually add the header names in order to get the outputs. I’ve attached a screenshot of the node with the CSV file uploaded to show the issue and the link to the flow is below.
https://www.gumloop.com/pipeline?workbook_id=xeMVEqbRWbFjdGaSR7fEvj
Is it possible I’m doing something wrong or is the dynamic header recognition not working as intended?