[New Plugin] Bdk Utilities

List Processor

List Processor brings a much awaited functionality. Currently if you want to run a workflow on a bunch of things, you can run api workflow on a list. But that also means you don’t know when its done, and you have to store and retrieve value from the database making it complex and slow.

List processor allows you to do this right on the page. Unlike api workflows, it can also trigger another workflow that you define once its done.

For Example applications, think of the instances wherein you had to ‘Schedule an API workflow on a list’

List Processor: Run a workflow on each item of a list. Run something when done processing the entire list.

7 Likes