Magidoc

ClosedConversationFilters
Input Object

Filters on the ClosedConversation resource (indexed conversation)

Fields

#

answered

Filter by answered conversations

answeredByHuman

Filter by human answered conversations

automationLevels

Filter by automation level

channels

Filter on conversation channels

closeReason

Filter on close reasons

closingMissionIds

[ UUID !]

Filter on last mission ids

conversationId

Filter on conversation id.

conversationVisitorIds

[ UUID !]

Filter on conversation visitor ids

customerSatisfaction

[ Int !]

Filter on customer satisfaction, acceptable values range from 1 to 5

engagementCampaignIds

[ UUID !]

Filter by engagement campaign

genAiPredictedTopicIds

[ String !]

Filter on the genAI predicted topics

groupIds

Filter on groups of operators who participated in conversation

hasConversion

Filter on conversion presence

hasGenerativeAIAnswer

Filter on generative AI answer presence. Only conversations with at least one message by gen AI step are returned.

hasGenerativeAIUnansweredQuestion

Filter on generative AI unanswered question presence. Only conversations with at least one unanswered question by gen AI step are returned.

hasVideoCall

Filter on video call presence (at least one video call interaction led to a successful video call)

humanHandlingTimeUpperLimit

Filter on a maximum human handling time in seconds

isAiAssisted

Filter on conversation where the agents are assisted by generative AI (rephrasing, suggestion...).

messagesSearches

[ String !]

Filter by keywords on the content of messages. This will search all messages, agent and visitor.

netPromoterScore

[ Int !]

Filter on NPS, acceptable values range from 0 to 10

projectIds

Filter on iAdvize projects

respondentTypes

Filter on Respondent Type (Copilot, Bot, Expert, Agent)

roles

[ String !]

Filter on roles (operator, manager, admin, expert, bot)

routingGroupIds

[ UUID !]

Filter on conversation routing group ids

tagIds

Filter on tag ids

targetingRuleIds

[ UUID !]

Filter by targeting rule ids

userIds

Filter on legacy user ids

visitorIds

[ UUID !]

Filter on the visitor id (profile)

visitorMessagesSearches

[ String !]

Filter keywords contained in visitor messages.

Usages

#

References

#

  • Argument filters of field closedConversations from type Query
  • Argument resourceFilters of field searchClosedConversations from type Query