Hi Team,
I have successfully connected to my Workday application integration connector, and I have linked a GCS bucket as the destination through another connector. In the data flow, I have mapped the Workday connector as the input and the GCS connector as the output. For the Workday connector, I specified the action as ‘list,’ and by default, I am retrieving 25 records. However, there are 1000 records in the Workday entity that I need to transfer to my GCS bucket. To achieve this, I would like to implement a while loop task to ensure all 1000 records are successfully transferred. Your assistance in accomplishing this task would be greatly appreciated.