Skip to content

Action proposal: Split/partition list of items to smaller lists/groups with a maximum size #102

@somelinguist

Description

@somelinguist

Description

Hello,

Would it be possible to have an action that takes an input list, then splits/partitions the items in the list into smaller lists that have a maximum size, and return the resulting lists?

As an example use case: I would like to take a large list of email addresses that subscribe to a newsletter, split the list into smaller lists that have a maximum size of N, and return the smaller lists/batches of emails to process in subsequent actions.

Thanks for the great app!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions