Hello folks,
Is there any way to find the type of transfer (blind or consult) in the
/api/v2/analytics/conversations/{conversationId}/details endpoint? If so, which is the parameter (or pattern) to look for?
Thanks in advance!
Regards,
Vinicius
Hello folks,
Is there any way to find the type of transfer (blind or consult) in the
/api/v2/analytics/conversations/{conversationId}/details endpoint? If so, which is the parameter (or pattern) to look for?
Thanks in advance!
Regards,
Vinicius
Look in the participant -> session - > metrics
blind transfers will have both nBlindTransferred and nTransferred
consult transfers will have both nConsultTransferred and nTransferred
Awesome! Thank you for such fast reply!
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.