How to upload content of csv file
Status: Closed · Asked by ddra90n on · 0 views
Is there a way to:
(1) send csv file to pabbly
(2) turn the content of that csv file into json
(3) ... so the json array can go through an iterator
I'm doing all 3 steps manually right now. Here's a 30 second explainer video. https://www.loom.com/share/3128542c0a9d483f9d2751453230ba12
Thanks so much!
Nick
Hey @ddra90n
You can use the "Google Sheets: Get Row(s)" action step and toggle the "Simple Response" button to capture the data in JSON format which you can further use in the Iterator action step.
