CSV File Operations
HuLoop’s CSV File Operations streamline data management by enabling users to load, validate, modify, and extract CSV file data within automation workflows. With capabilities to store and retrieve values, update records, validate content, and optimize datasets, these operations enhance accuracy and efficiency, reducing manual effort and ensuring seamless data processing for users.
- Sort Action: sort
- Remove Duplicate Action: removeDuplicate
- Get Row Data Action: getRowData
- Replace Action: replace
- Delete Row Data Action: deleteRowData
- Get Column Data Action: getColumnData
- Delete Cell Data Action: deleteCellData
- Validate CSV File Function: csvvalidate
- Load CSV File And Store Data Function: LoadCSVFile