Hi.
I was trying to connect my BI tool via OData to get records from Creatio, but apparently OData has a 20,000 row limit for resultsets.
I would need to use REST to avoid this limit, true?
Are there Creatio-specific examples somewhere that I can use to test pulling data from Creatio? (I use Postman to test)
If there are, I have not been able to find them.
Thanks for your help!
Rob
Like
1 comments
18:31 Aug 19, 2025
Hello Rob,
You can try mine:
https://github.com/nlezoray-tech/Creatio-php-connector/tree/main
you will need PHP 7.4
Let me know if you need help to use it
Nico
Show all comments