Answered

What exactly is 'conversation_parts'?

  • 28 July 2021
  • 2 replies
  • 20 views

I'm trying to set up webhooks (conversation.admin.replied for now) and in the body of webhook i get field `data.item.conversation_parts` and it is a list. I don't why this is a list. Can someone please explain it? What I mean - by every reply I get this webhook and info about this reply is stored in a list, but why? Which cases should I handle where it can be a list with length> 1?

icon

Best answer by Roy 6 August 2021, 12:23

View original

2 replies

Userlevel 1

Hey @roy s11​, you know your way around our API - do you think you might be able to help @user722​ here?

Userlevel 1
Badge

@eric f11​ Thanks for the mention, Hello @user722​  👋,

 

Conversation_parts stands for message history in conversation.

Reply