Question
Can I move my greetings from one Zendesk account to another Zendesk account?
Answer
It is not possible to move your greetings from one Zendesk account to another Zendesk account. However, you can achieve the same goal by using one of the methods listed below.
- Re-upload the greetings to the destination account, if you have it stored locally.
- Manually download the greetings from the console (Inspect > Elements)
When you mouse over the play button for each greeting, right-click the link to the MP3 file in the console. Click Open in new tab and download the greeting.
- Download the greetings using the greetings API.
-
List the greetings to get the greeting ID:
GET /api/v2/channels/voice/greetings.json
-
Get the link to the MP3 file:
GET /api/v2/channels/voice/greetings/{id}/recording.mp3
-
Note: There is currently an issue with Chrome and downloading the audio file will fail. Please use an alternative browser to download the recording.
4 comments
Steve Plichta
We are only allowed to use Chrome in our org. What is the status of fixing the Chrome download bug?
0
Gabriel Manlapig
Our product development team is monitoring this issue and prioritizing investigations as soon as possible, but as we are unable to provide a target date for resolution.
0
Andrew Chu
we're running on an issue where it's not possible to download the file from the link in the new tab - for some reason the download function keeps treating the file as a .txt while it's .mp3
0
Jay Saclot
Hello Andrew Chu
I've gone ahead and created a ticket on your behalf to further assist you. Kindly please check your email for notifications.
0