Discussions

Ask a Question
Back to All

Download call transcript CSV via API?

Is it possible to download a call transcript as a CSV via the API? (i.e. without manually using the UI)

Currently, we can download the (parsed) transcript as a CSV through the UI or retrieve it (unparsed) as JSON via the API. However, we want to analyze transcripts in batches, and parsing the JSON ourselves is feasible but not ideal.