Skip to Main Content
Status Backlog
Categories Developer Platform
Created by Guest
Created on May 23, 2023

Adding Last Message to Create Draft Reply

Hello,


When adding a response to a conversation using the following Core API:


https://dev.frontapp.com/reference/post_conversations-conversation-id-drafts


The expectation is that the created draft will include the message thread as a quote (th history of the conversation).

However, it creates it as a new draft without any conversation history attached to the draft. There is no option also to ask the API to do it in the parameters.

Appreciate considering updating the API to allow creating Draft Reply to the conversation thread using this Core API.


Thanks.

  • Attach files