šŸ” New Plugin: List of actions (Async & Awaited) - Feedback Welcome!

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.

:backhand_index_pointing_right: 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!

2 Likes