Join Discord
Powered by
How can i export all calls to csv
# support
m
MARK
07/20/2025, 8:15 PM
when i click export it only exports 100 calls i need to export all calls
https://cdn.discordapp.com/attachments/1396586440262946837/1396586440489570314/Capture.PNG?ex=687e9ffa&is=687d4e7a&hm=9c5dba6839f567a58257a48112a9ffe6a0c04e2926be67517f1b4904b052cb0c&
g
Galia_Benartzi
07/20/2025, 9:27 PM
Fixed yet?
k
Kings_big💫
07/21/2025, 3:16 PM
Use the API with pagination page and limit 100 to loop through results, since the dashboard export only returns the first 100 calls..
Previous
Next