Current conversation transcript
Hey guys. I want to make a chatbot where when the user is not satisified with the answer I get an email. How do I set up transcript API's ? Thanks


// Fetch transcripts for the specified project and user
const transcriptsUrl = `https://api.voiceflow.com/v2/transcripts/${trimmedProjectId}?range=Last%207%20Days`;https://api.voiceflow.com/v2/transcripts/${trimmedProjectId}?range=Today