sportinvest
Member
Hello,
Thanks so much for you help
So I have a Google Spreadsheet where I take data:
Each rows as a mobile number (more then 2000)
Raw 1) +39 13455069609
2) +39 1325064609
etc.
On the other step I take these number and send SMS
The problem is I want to add Delay between the messages, at the moment the workflows take all the rows (so all the number) and send all the number together.
I cannot add the normal delay because I should:
- add delay,
-extract from Google Spreadsheet raw by raw,
- and send message
all this task raw by raw (one by one) and workflow would be infinitive (more than 4000 steps).
The same thing happen If I use Iterator, right?
How can I do?
Thanks
Thanks so much for you help
So I have a Google Spreadsheet where I take data:
Each rows as a mobile number (more then 2000)
Raw 1) +39 13455069609
2) +39 1325064609
etc.
On the other step I take these number and send SMS
The problem is I want to add Delay between the messages, at the moment the workflows take all the rows (so all the number) and send all the number together.
I cannot add the normal delay because I should:
- add delay,
-extract from Google Spreadsheet raw by raw,
- and send message
all this task raw by raw (one by one) and workflow would be infinitive (more than 4000 steps).
The same thing happen If I use Iterator, right?
How can I do?
Thanks