Forum Discussion
suchomelb
2 years agoHelper I
Grab all rows from API source with offset and limit in body
Hi all! I am trying to set it up so I can grab all the rows of data from the Leads table in this query rather then doing multiple queries and then appending them. Unfortuntely I cannot find any s...
suchomelb
2 years agoHelper I
Yeah not easy at all it seems. I did get some help from a guy on reddit after I hadn't received any responses on this forum. Seems to have got me a few steps in at least but now I am at a "Expression.Error: We cannot convert a value of type Record to type List." error. I made a separate post here just now in case somebody had an original idea for my code in this thread.
lbendlin
2 years agoSuper User
You must have that link ready to copy/paste at a moments notice because I've seen you post that as a response to this type of issue multiple times in other threads
I consider that link to be the most comprehensive discussion of the topic. There are others like biccountant.com that have excellent articles as well, but usually they describe scenarios that are nearly but not entirely unlike yours (with apologies to DNA).