跳到主要内容 跳到补充内容

Loop batch block

The loop batch block loops over items in a list to process items in batch.

loop batch block

信息注释

The loop block also loops over items in a list, but the loop block only processes a single item at a time.

A loop batch block is commonly used in the following situations:

  • When your automation has large lists that need to be processed.
  • When your automation needs to send items in batch to another destination.

Configuring a loop batch block

Configure the block to loop over items in a list and processes them in batch.

Inputs

The loop batch block requires a list and a specified batch size (number of items in a batch). The list can be field mapped from a preceding block. The number of items per batch should be an integer.

Loop batch input fields

Loop batch block inputs

本页面有帮助吗?

如果您发现此页面或其内容有任何问题 – 打字错误、遗漏步骤或技术错误 – 请告诉我们如何改进!