Recording.Transferred
recording.Transferred
Returns a payload with recording information when a recording is transferred using Dropbox.
{
"name": "recording.transferred",
"orgID": "Org ID",
"showID": "Show ID",
"showName": "My Amazing Show",
"sessionID": "Session ID",
"mp3URL": "MP3 URL",
"wavURL": "WAV URL",
"mp4URL": "MP4 URL",
"webmURL": "Webm URL"
}
Updated over 2 years ago