Skip to main content

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?

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