How can we avoid REST API to truncate data in Text field type when the text is too very long?
When I read the record via the CRM then no problem. The full text of 12.620 length is displayed.
But when I access the same record via the API, the field content is truncated to 5.000 characters only instead of 12.620.
How can I change this behaviour please? Is there any setting to update?
Thank you in advance.
When I read the record via the CRM then no problem. The full text of 12.620 length is displayed.
But when I access the same record via the API, the field content is truncated to 5.000 characters only instead of 12.620.
How can I change this behaviour please? Is there any setting to update?
Thank you in advance.
Comment