Solved

Best endpoints for accessing emails and sending replies

  • 10 January 2023
  • 1 reply
  • 43 views

Badge +2

We are thinking of building a product and we'd love to know to which extent we could communicate our app with the Front API.

 

Basically, we would need access to emails in real time and being able to send replies, that's it. What would be the best starting points to look at from your API endpoints?

icon

Best answer by Support Engineering 10 January 2023, 18:16

View original

1 reply

Userlevel 1
Badge +5

To start, I'll share some resources:

 

Fetching Conversations / Messages

  • See our Conversations and Messages API endpoints.
  • You can list all conversations, list based on conversations present in an inbox, or search for conversations using our search syntax

 

Messaging

--Jason

Reply