devkike | 2023-08-10 09:30:11 UTC | #1
Hello,
One question, we want to export data in a massive way but not online, but in later days the history of the calls, the use of api that is based on the total interactions extracted or the times we call the api method for example /api/v2 /analytics/conversations/details/query??
That is, if I extract 10,000 interactions, are 10,000 requests to said api?
Thank you
tim.smith | 2023-08-10 13:58:32 UTC | #2
A request is not a count of conversations; a request is a HTTP request that you make.
system | 2023-09-10 13:58:34 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: 21444