Hello.
I need to record in a DB all of the transfers that happened during a conversation, mapping what agent transferred to what ACD/agent (and in the case of transferring to an ACD, what agent, if any, picked up the conversation). Also, it would be important to distinguish between a transfer and just a consultation.
How could I do this with the Platform API? The attempts to do this so far have involved really complex logic comparing start and end times of segments of the different participants and it hasn't worked out so far.
Appreciate any help. Thank you.