Christopher_Greene | 2021-02-15 17:48:53 UTC | #1
HI, In running the API, /api/v2/analytics/conversations/details/jobs/ {JOBID} /results, is it possible to provide a request body filter that will limit the data amount to, say, 1MB? This, as opposed to the default record number limit of 1000 records is needed for a connector running the API that will allow only 1MB of 'data' at a time.
Thank you, Chris
anon11147534 | 2021-02-15 19:13:52 UTC | #2
Hi Christopher,
No, there is no way to limit the data size returned. I'm not exactly sure how you could code around such a limitation. One possible solution would be to have a service in the middle to transfer the results 1MB of data at a time to the connector.
system | 2021-03-18 19:13:53 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 9995