I’ve built a quite simple automation to parse a csv file received by email and bulk upload rows to Gsheet:
Problem:
in my Gsheet, all cell values includes systematically an apostroph " ’ " before the original value:
Haven’t been able to fix that, I hope it’s only a matter of proper module set-up
Here is my Bulk Rows upload set-up:
And Here is my Array agregator set-up:
Thanks in advance for your help