I am using 3 historical reports
conversation_agent_assigned which has interaction_id
message_sent which has both
and classic which has interaction_id
my issue is the interaction_id in classic is like the interaction_raw_id in message_sent
and my interaction_id in conversation_agent_assigned is like interaction_id in message sent
but there is no link between conversation_agent_assigned and classic
there is through message_sent but i cannot rely soley on that if i want to get assignment and interaction data where there are no messages sent