12 hours ago
Hi All,
I have a scenario where I need to send a CSV file to the source in the following structure:
However, in Workato the CSV action always treats the first row as the header, which causes issues. I donโt want to generate an Excel file โ I specifically need to send a CSV file in this format.
Is there a way in Workato to add a custom first row (note) before the header row, or do I need to use a workaround?
6 hours ago
Hi @DChandanaDevi
Workatoโs CSV actions always assume the first row = header, so you canโt directly insert a โnoteโ row above it.
Workaround: Use formula mode to manually prepend your custom note line to the generated CSV string.
3 hours ago
Hi @DChandanaDevi
Please go through this below post, it might help you
Re: Issue with Google Sheets: Workato Assumes Head... - Systematic Community - 10533
Thanks,
Bhagya Sri