What settings are required to ImportAction for TSV (Tab Separated Value) files?

I have set the delimiters as shown in the code below, but the header is shown as connected on the screen for selecting columns.
ImportAction::make()
->importer(ProductImporter::class)
->csvDelimiter("\t")
ImportAction::make()
->importer(ProductImporter::class)
->csvDelimiter("\t")
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server