Hi,
I am just after some help in using the SquidEx CLI to import some data from a CSV File.
I have setup the configuration to talk to SquidEx Cloud.
I have created a simple Schema with 3 fields (DealerName, DealerCode, State).
I have a CSV File with 3 columns (DealerName, DealerCode, State).
I’m trying to use
sq.exe content import dealers dealerlist2.csv --fields=DealerName,DealerCode,State
But all I get are blank entries in SquidEx.
I’m assuming I’m not doing something right with the Field Definition - any help or guidance would be greatly appreciated!
Thanks
Chris