Parses a CSV, TSV, or XLSX file (provided as a base64-encoded string in csvData) and creates one table per sheet.
Column types are inferred from the data.
Returns a single Table object for single-sheet uploads, or an array for multi-sheet XLSX files.
Parses a CSV, TSV, or XLSX file (provided as a base64-encoded string inDocumentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
csvData) and creates one table per sheet.
Column types are inferred from the data.
Returns a single Table object for single-sheet uploads, or an array for multi-sheet XLSX files.HERO personal access token
200 response