https://prefect.io logo
c

Chris Hart

07/26/2019, 5:16 PM
I have some "page info" data in that payload such as
has_next_page: true/false
that could be used for optionally triggering the task again by passing in the limit/offset/cursor etc.. are there any tutorials or examples of mapping with loops?