Submit a call recording for scoring and analysis by providing a publicly accessible URL to the audio file.
API key obtained from the EmberQA dashboard under the "Integrations" tab
Publicly accessible URL to the audio file (MP3 or WAV, max 20MB)
"https://example.com/call-audio.mp3"
Name of the agent who handled the call
"John D"
Key-value pairs for additional call metadata
{
"customer_id": "12345",
"call_type": "support",
"department": "technical"
}
Language code for the call audio. Defaults to English ("en") if not provided. Use ISO 639-1 language codes, except for Mandarin which uses ISO 639-3 code "cmn". See supported languages list in documentation.
"en"
Array of publicly accessible URLs to supporting documents. Supported file types: PDF (.pdf), Text (.txt), Images (.jpg)
[
"https://example.com/crm-information.pdf",
"https://example.com/customer-notes.txt",
"https://example.com/screenshot.jpg"
]
File Accepted
"File Accepted"