
I am using the power automate platform to build a flow that checks if a user is not currently a lead in Insightly before adding that lead into Insightly. However if the lead does exist within Insightly I want that lead to be updated.
When running my flow I noticed that the first 50 or so records were updated correctly, but then it got to a point where the "Get Leads" step would no longer pull out the entire list of leads, which leads to duplicate leads being inserted into my Insightly account.
I am calling the "List Leads" step with each iteration.
Is there a limit on how many leads can be retrieved using "List Leads" and is there anyway around this issue?
Thanks,
Sam