Will it bring all records back or a specified number and where do I set this if this is the case?
Will it bring all records back or a specified number and where do I set this if this is the case?
Hi TonyS,
You can specify number of records to return with limit param of service - https://devcenter.appery.io/documenta...
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.
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.
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?