You need to sign in to do that
Don't have an account?
mgaljanic
Problem with salesforce API 250 rows returned
Hi all,
I am using salesforce api to pull data through a created connected app that was created through Build>Create>Apps.
On the other side (my custom application), looks like I am getting only 250 records where there should be much more. I have looked through most of documentation, but was unable to find place to regulate amount of rows returned per call.
Do you have any advice on where can I start to look for an answer?
Thank you,
Mario
http://developer.force.com/cookbook/recipe/implementing-the-query-querymore-pattern
Please be sure to mark this as a solution so that others find this useful.