For each recorded call, we would like to know the Call Queue it ran through for reporting purposes.
In the Call Log Record response (https://developers.ringcentral.com/api-reference/Call-Log/readCompanyCallLog) , I see "Direction", "Action", and "Result" values but no "Call Queue" so that we would know that this particular call was from Sales, Support, etc
What is the best way to either pull call logs by Call Queue or join Call Queue information onto the record?