Hi,
the result of a 'Get data from data source' UDA is limited to a 1000 records. I can understand the reasoning but implementing a custom paging option for each endpoint is cumbersome. It would be great, if this would be handled by WEBCON.
I'm currently using one of these approaches:
https://daniels-notes.de/posts/2026/user-defined-api-part-2-get-data-from-data-sources#simple-paging-for-99-of-cases
https://daniels-notes.de/posts/2026/user-defined-api-part-2-get-data-from-data-sources#complex-paging-for-100
Best regards,
Daniel