TonyS
Posts: 0
Joined: Thu Jun 11, 2015 12:11 pm

API Express - number of records returned

Will it bring all records back or a specified number and where do I set this if this is the case?

Pavel Zarudniy
Posts: 0
Joined: Mon Jul 06, 2015 8:56 am

API Express - number of records returned

Hi TonyS,
You can specify number of records to return with limit param of service - https://devcenter.appery.io/documenta...

TonyS
Posts: 0
Joined: Thu Jun 11, 2015 12:11 pm

API Express - number of records returned

You mean I should add something to the request payload textbox?

It's not clear.

If I leave it blank will it return all records?

It's not clear.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

API Express - number of records returned

Please read documentation carefully, check this screenshot: http://prntscr.com/7yj36y

[quote:]
If I leave it blank will it return all records?
[/quote]

It will depends on service configuration, the amount of returned records.

TonyS
Posts: 0
Joined: Thu Jun 11, 2015 12:11 pm

API Express - number of records returned

Remember this is the API express, your tutorials don't cover this. Rather than pointing me to tutorials that don't quite answer my question why not a simple yes or no?

Return to “Issues”