This guide will walk you through connecting your Five9 account to Voxjar via SFTP. This allows Voxjar to automatically pull and index your call recordings for AI analysis and quality monitoring.
Prerequisites
Access to the Five9 Administrator application.
Administrative permissions in your Voxjar portal.
Step 1: Initialize the Integration in Voxjar
Log in to your Voxjar portal.
Navigate to Integrations and select Five9.
Choose a Nickname for this integration (e.g., "Main Call Center").
Click Get SFTP Credentials.
IMPORTANT: Your unique SFTP Host, Username, and Password will be generated. Copy these down or keep the window open; you will need them in Step 3.
Step 2: Configure Five9 Recording Naming Convention
Voxjar relies on a specific file naming pattern to extract metadata from your recordings. In the Five9 Administrator program, go to Actions > Configure > Export Data tab.
Required Pattern Order
Add the following fields in the exact order shown below. For every item labeled "string_constant," set its value to a dash (-).
Field: length
string_constant: -
Field: ivr_module
string_constant: -
Field: campaign_name
string_constant: -
Field: call_guid
string_constant: -
Field: agent_name
string_constant: -
Field: first_name
string_constant: -
Field: last_name
string_constant: -
Field: number
string_constant: -
Field: number2
string_constant: -
Field: disposition_name
string_constant: -
Field: id
string_constant: -
Field: created_date
string_constant: -
Field: created_time
string_constant: -
Field: skill_name
string_constant: .wav
Example Resulting Filename:
βlength-ivr_module-campaign_name-call_guid-agent_name-first_name-last_name-number-number2-disposition_name-id-created_date-created_time-skill_name.wav
IMPORTANT: Set your Time Zone field to Etc/UCT, UTC.
Step 3: Configure Export Rules and SFTP Destination
In the Export Data tab, locate the Destination settings.
Set the destination type to SFTP.
Enter the credentials you generated in Step 1:
Host: (From Voxjar, e.g., sftp.voxjar.com)
User: (Your unique Voxjar username)
Password: (Your unique Voxjar password)
Troubleshooting
SFTP test fails: Double-check your SFTP credentials and wait overnight to see if files transfer successfully. This error can show even when credentials are correct.
Files not appearing: Double-check the SFTP credentials in Five9. Ensure no extra spaces were copied.
Missing Metadata: Verify the Recording File Name Pattern matches the list in Step 2 exactly.


