Hi
Ref: POST Record Limit?..
I've setup a MySQL database to use with an API. I'm trying to POST multiple records (as http://wiki.dreamfactory.com/DreamFactory/Tutorials/Posting_records) which works but seems to only do a max of 100 objects. Ideally we'd like to post more than 100.
I'm assuming this is a pre-defined limit on the API.. is this a hard limit or can it be set?..
Thanks