Page 1 of 1

Import csv file to an on line tool line by line

Posted: Fri Jul 06, 2018 4:56 pm
by abir
Hey every one !!
I am new to Robotask and I want to use in in order to import csv file row by row into an online tool
is that possible ? If yes can you help me to do it ?
Thank you :)

Re: Import csv file to an on line tool line by line

Posted: Sat Jul 07, 2018 10:36 am
by Oleg
is that possible ?
Yes of course. CSV file is the text file. Each line is comma-separated (or with other delimiter) string.
You can process it in the Text Loop line by line

Re: Import csv file to an on line tool line by line

Posted: Sat Jul 07, 2018 10:38 am
by Oleg
Also find information in our form. This discussed earlier: search.php?keywords=csv