Difference between revisions of "OdataLink Error Code 2905: The Free Edition is capped at 500 requests for data per 30-day period"

Jump to navigation Jump to search
no edit summary
Line 9: Line 9:
To be OData compliant, most [[Endpoints]] are paged such that a single request returns a set number of records. When retrieving data, your [[OData Client]] must make multiple requests to download all the data.
To be OData compliant, most [[Endpoints]] are paged such that a single request returns a set number of records. When retrieving data, your [[OData Client]] must make multiple requests to download all the data.


For [[MYOB]], most [[Endpoints]] are paged in pages of 400 records per page. This is determined by the [[MYOB API]].
For [[MYOB Models]], most [[MYOB Endpoints|endpoints]] are paged at 100 records per page. This is determined by the [[MYOB API]].


For [[Xero]], most [[Endpoints]] are paged in pages of 100 records per page. This is determined by the [[Xero API]].
For [[Xero Accounting Models]], most [[Xero Accounting Endpoints|endpoints]] are paged at 100 records per page. This is determined by the [[https://developer.xero.com/documentation/api/accounting/overview Xero Accounting API]].
 
For [[Xero Payroll (Australia) Models]], most [[Xero Payroll (Australia) Endpoints|endpoints]] are paged at 100 records per page. This is determined by the [[https://developer.xero.com/documentation/api/payrollau/overview Xero Payroll (Australia) API]].
 
For [[Xero Projects Models]], most [[Xero Projects Endpoints|endpoints]] are paged at 50 records per page. This is determined by the [[https://developer.xero.com/documentation/api/projects/overview Xero Projects API]].




3,246

edits

Navigation menu