Integrations / Support
Front
Search conversations, read messages and contacts, comment on, archive or assign conversations, and trigger workflows from Front rule events.
Tools
front.search_conversations
Search conversations with Front's search syntax, newest activity first. Conversation IDs look like cnv_yo1kg5q.
front.get_conversation
Get a conversation with its status, assignee, recipient and tags.
front.list_messages
List the messages in a conversation, newest first.
front.get_contact
Get a contact with its handles, by ID (crd_123) or an alias such as alt:email:ada@example.com.
front.add_comment writes
Add an internal comment to a conversation. Markdown is allowed.
front.update_conversation writes
Archive, reopen, assign or move a conversation.
front.api_get
Send a GET request to any Front API path under https://api2.frontapp.com and return the response. For endpoints the named tools don't cover.
front.api_request writes
Send a POST, PUT, PATCH or DELETE request to any Front API path under https://api2.frontapp.com.
Tick Allow raw writes on the connection to add api_request, which can send POST, PUT, PATCH and DELETE requests to any Front API path.
Connect
- In Front, go to Settings → Developers → API Tokens and create a token with access to the resources and workspaces your workflows use, with read permission plus write for conversations and comments if they update them.
- Open the token, click Copy and paste it as the connection's API token.
- To trigger workflows, enable the Webhooks app under Settings → Company → App store, copy its API secret onto the connection, and add a shared rule whose action sends a webhook to the URL shown on the connection page.
Credentials
Triggers
In Front, enable the Webhooks app under Settings → Company → App store and paste its API secret on this connection, then create a shared rule whose Then action sends a webhook to this URL.
Events
triggerkind: front connection: front events: [inbound]
Your next automation is one sentence away.
14-day free trial with $5 of built-in AI included. Cancel anytime.