Jump to content

<read> only returning 100 records


 Share

Recommended Posts

We are currently performing "readByQuery" functions to obtain a list of RECORDNO's. We are then using these as KEYS for a "read" function.

Recently, Intacct support suggested we move to a pagesize of 1,000 for our readByQuery to reduce the number of "read more" functions we were calling.

However, we just encountered that, even with 1,000 keys in the "read" function, it appears to be limited to only returning 100 results. The "readByQuery" has a "pagesize" that can be set - but this does not exists in the "read" function.

Is there anyway to get more than 100 records returned from the "read" function?

  • Confused 1
Link to comment
Share on other sites

  • 1 month later...

Is there any response on this as I am new to using the Web Services/API link but am only able to retrieve 100 records. Can we add a pagesize= query in web services or that only supported by the REST API in Beta?

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...