Dear All,
I have a REST API on which I have added the pagination setting as below of offset and limit (fig1), when sync started it could not stop and kept fetching multiple times till 5100 rows, even though only 50 rows were there in the source,
I had to abort sync as the job was not stopping (fig2),
Could any body guide/suggest me how to use pagination setting here,
fig1:
fig2 : logs