I've uploaded a csv file that is almost identical to what is provided in the help menu in the high-volume sms app, and it keeps saying "invalid csv". What gives?
As it turns out the High Volume SMS CSV upload for a campaign message send expects a DOS formatted CSV. AKA "
" or carriage returns only. This can be seen in the JS of the app at time of writing: So essentially CSV imports are broken on any system except windows.
Unless you run the `unix2dos` command on your CSV prior to import. Which is what worked for me.
As it turns out the High Volume SMS CSV upload for a campaign message send expects a DOS formatted CSV. AKA "
" or carriage returns only. This can be seen in the JS of the app at time of writing: So essentially CSV imports are broken on any system except windows.
Unless you run the `unix2dos` command on your CSV prior to import. Which is what worked for me.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.