기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

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

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 개선 방법을 알려 주십시오!