Resume last workflow repeats same line #1299
Unanswered
SuperTempAccount
asked this question in
Q&A
Replies: 1 comment
-
I have found a temporary workaround, which is to use a global variable as a counter. Not ideal, but it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey I have a spreadsheet with a list in it.
When I use "resume last workflow" in a loop block it grabs the same entry as the last run rather than going to the next entry.
For example.
Websites:
Loop 1 - goes to google.com
Stop workflow
Loop 2 - goes to google.com
Stop workflow
Loop n - goes to google.com
How can I get it to go to the next item in the list (amazon.com)?
My flow is scheduled to run every 15 minutes.
Thank you for your ideas! 😁🙏
Beta Was this translation helpful? Give feedback.
All reactions