Skip to main content
Answered

How do I export conversation attributes from Intercom to Gitlab?


Hi everyone,

 

I would like to extract some conversations from intercom to gitlab through API. I could have most of the conversation information, but I can't get the information details in the right panel. What is the good endpoint to use ?

 

Regards

Best answer by Lisa B11

Hey @tech s​ 👋

 

You can do this by using our Conversations API to extract full conversations. You'd first have to list the conversations, and then use GET for individual conversation ID's. This endpoint will get you that information.



View original
Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+5
  • Employee
  • 250 replies
  • Answer
  • January 28, 2022

Hey @tech s​ 👋

 

You can do this by using our Conversations API to extract full conversations. You'd first have to list the conversations, and then use GET for individual conversation ID's. This endpoint will get you that information.




  • Author
  • New Participant
  • 1 reply
  • January 28, 2022

Hello Lisa and thank you for your answer.

 

Unfortunately, I tried this already.

 

In the app, I have something like this in the conversation : "Operator set Type to “Bug” 1d ago"

Through the API, I have this :

{ 'assigned_to': None,
'attachments': [],
'author': {'id': '<id>'},
'body': None,
'created_at': 1643220934,
'external_id': None,
'id': '<id>',
'notified_at': 1643220934,
'part_type': 'comment',
'updated_at': 1643220934},

I can't interpret that and guess that the Type is now "Bug".

Is there a way to verbose more the conversation_part ?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings