console.log(‘Hello Front developers!!!’);We’re excited to see what integrations you will build. We hope that this community will help you get up and r...
3670
Featured topics
Bring Your Own AI Agent to Front — Join the Beta
We're building a way for external AI agents to operate as real teammates inside Front — assigned conversations, their own identity, clean handoffs to...
170
CORE API UPDATE
Create task conversations via the Core API
Task conversations are now fully supported in the Core API. You can create, read, and update them just like you can other conversation types, with a d...
370
CORE API UPDATE
New Time Off API endpoints
We've added a set of Time Off API endpoints to help you build integrations that stay in sync with teammate availability in Front. What is Time Off?A t...
512
CHANNEL API UPDATE
Build voice channel integrations faster with our new starter template 📞
If you've been looking to bring voice calling into Front, we just made it a lot easier to get started. We've published a voice channel template on Git...
920
CHANNEL API UPDATE
Voice call support is now available in the Channel API 📞
We've added a new set of API endpoints and settings designed specifically for building voice call integrations in Front. If you're building a telephon...
2148
PLUGIN SDK UPDATE
Run plugins in the background
You can now run sidebar plugins in the background by enabling the Run in background setting when you configure a plugin feature in your developer app....
750
Join the discussions
Is anyone working on creating an MCP server for FrontApp?
It appears like Model Context Protocol (MCP) is the protocol that everyone is moving towards as it puts the burden of keeping everything “tidy” on the...
I love the new knowledge base integration with AI, but I’d like to add additional context to the AI based on the user submitted message the AI is look...
1143
Creating/managing sequences via API
Hi, Trying to figure out how to create a...
541
Is it possible to set reply to and from address when sending email?
We have a use case where we have a unique id, e.g. 12345, for each customer case and we want to have a unique email address with that id, e.g. 12345@c...
511
Conversation Custom Field as variable in App Object
Hi all, I’m struggling with something….I have a conversation custom field “Shipment Number” and an app object which is basically just a URL.I want to...
441
Issues with search contacts API
Hi friends!I am implementing a custom solution and need to be able to search and identify contacts on Front with their phone number.I have tried https...