Solved

Importing message into Front not sending the message

  • 11 January 2023
  • 1 reply
  • 66 views

Badge +2

We are importing messages via the API from our TMS. Then from inside our TMS, users can "Send Messages" which is equivalent to sending an email. When this process is completed in the TMS, we are expecting this message to be sent to the "to" (recipient) and to show up in Front as a sent message.

 

What appears to be happening is that the message shows up in the Front Inbox but it's not actually being sent to the recipient. Is this because we're using a demo account or is importing a message into Front not the same as sending a new message from Front?

 

What process should we be following to ensure that any email sent from our TMS is sent via Front?

icon

Best answer by Support Engineering 11 January 2023, 17:39

View original

1 reply

Userlevel 1
Badge +5

Importing a message into Front is not the same as sending a message. Importing is really just creating a copy of the message in Front. If you're looking to send a message you'll want to use the Create conversation endpoint: https://dev.frontapp.com/reference/post_channels-channel-id-messages. The customer will need to have a connected channel that you can use to send the message through.

 

--Henry

Reply