Discussions
Is the Pagination Avaliable for Dialpad SMS report API
over 1 year ago by Anuruddha
Im using DiaPad API to fetch users SMS (Text) Data.
- https://dialpad.com/api/v2/stats using this Endpoint schedule the Report.
- https://dialpad.com/api/v2/stats/{report_id} there after passing "report_id" and the im getting the url to download the CSV file.
After the download the CSV file, i can process data.
What i need to know is, What happen if there is very large user base in domain. Will all data send as a single CSV file ? If not how can i get other remain data from API ?