Legacy Dev Forum Posts

 View Only

Sign Up

Add a conversation type in conversation APIs

  • 1.  Add a conversation type in conversation APIs

    Posted 06-05-2025 19:23

    Shbil_c | 2023-03-14 05:51:59 UTC | #1

    When I use conversation API for getting conversation details, I need to check which array has value in the participant data. In the response data, there is a list for each conversation type like call, chat, and messages in each participant. So when I need to confirm the type of conversation, I need to go through each participant's data. So when fetching conversation details it will be helpful if there is a type of conversation or if there is a way to get conversation type please let me know.


    Ebenezer_Osei | 2023-03-16 18:36:23 UTC | #2

    Hi,

    Assuming you are using the /api/v2/analytics/conversations/details/query endpoint, you can query for conversations based on the mediaType(chat, email, message, etc) dimension of segmentFilters.

    Best


    system | 2023-04-16 18:36:42 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 18880