Table of content
Data reconciliation
Once your audio and metadata have been processed successfully, an output.csv file will be written at the root level of the FTP directory. This file consists of two columns:
- Your ID, that is to say the name of the audio file. For example
my_call.mp3would be shown asmy_callhere. - AlloMedia ID, our internal Unique ID the conversation has been attributed with. This ID is displayed both in the Activate API, as well as our website Scribr.
Please note that without any new activity, output.csv file will be deleted after 30 days.
Output example
| Your ID | AlloMedia ID |
|---|---|
| audio_1 | 123-456789.012 |
| audio_2 | 123-987654.321 |