Need Rest API Help for connection to softr

Hi, I need some help with connecting to NocoDB Rest API from softr, i can’t seem to figure out the “pagination” bit

can someone help?

Hi @wildplumsolutions

You can refer our data API documentation for detailed information on our data apis.

For list api you can provide limit & offset as query parameters which would help you paginate as you like.

For Softr part I would recommend checking their documentation this might be a good place to start.