# Messages

Manage messages within conversations

 - [POST /get_messages](https://developers.intercom.com/docs/guides/fin-custom-helpdesk/api-posts-only/messages/getmessages.md): Called during synchronization to pull in the messages from the conversation in your system. Messages which have already been synchronized will be ignored. New messages will be pulled into Fin's versio
 - [POST /create_message](https://developers.intercom.com/docs/guides/fin-custom-helpdesk/api-posts-only/messages/createmessage.md): Used during synchronization to push new messages into your helpdesk. These messages may come from either the end-user or Fin. Note that the author of the Fin messages will be the agent selected to rep
