F
Filament11mo ago
Pascale

How to handle improper encoding / encoding conversion in Importer Actions?

clients provide csv files that are encoded with windows-1255, however the importer should be able to convert the encoding to utf-8. Usually, mb_convert_encoding would do the trick, however I am unsure how to apply this to the csv importer action. Any hints?
3 Replies
JJSanders
JJSanders11mo ago
I had this same thing recently and told my client to make sure they export CSV files utf8 encoded. I would be interested as well to see if there is a way to accept them and convert it on the fly.
Pascale
PascaleOP11mo ago
tried that already, basically its failing when creating a queue job payload. The payload itself looks fine though
Want results from more Discord servers?
Add your server