Hey everyone!
I just published a new plugin called Action Looper. It allows you to trigger actions over a list without using āSchedule API Workflow on a listā, giving you better real-time control with options to:
- Run actions asynchronously or in awaited (step-by-step) mode
- Pause, resume, or interrupt the loop at any time
- Track current index, and respond to called, ended, and interrupted events
Great for workflows that need tighter control, quicker feedback, or donāt quite fit into the backend-scheduled workflow model.
Demo & Editor Access:
Iām opening this up to the community for feedback - would love to hear your thoughts:
- Does it work for your use case?
- Any improvements or features youād suggest?
- Found a bug or unexpected behavior?
Thanks in advance for testing it out! Looking forward to your feedback!