How to generate a operator message ? | Community
Skip to main content
Answered

How to generate a operator message ?

  • December 8, 2020
  • 3 replies
  • 35 views

Forum|alt.badge.img+1

Hi im developing an app, i want to generate an operator message like this. How to do that ?

Best answer by Alexandra P

Hey Rajabdeen, what is it exactly you are trying to do?

 

To assign a conversation and create a note (Inbox features) you will have to use Intercom's API. Here is the documentation on how to assign a conversation, and to add a note to a conversation you will hate to create a reply message with message_type=note as documented here.

3 replies

  • Active User
  • Answer
  • December 8, 2020

Hey Rajabdeen, what is it exactly you are trying to do?

 

To assign a conversation and create a note (Inbox features) you will have to use Intercom's API. Here is the documentation on how to assign a conversation, and to add a note to a conversation you will hate to create a reply message with message_type=note as documented here.


Forum|alt.badge.img+1
  • Author
  • Active User
  • December 8, 2020

Ok thanks, i will check it.


  • Active User
  • December 8, 2020

Happy to help! 🙂