Skip to main content
Front
Front
53 actions · 1 auth method
PreviewTicketing

Authentication

API Token

Requires a Front API token with appropriate permissions to access the Core API.Guides: Connector Profile, Link Account
Actions
|
53 actions
Action
Description
Required scopes
List Conversations
Retrieve a list of conversations from Front in reverse chronological order.
Get Conversation
Retrieve a specific conversation by ID from Front.
Update Conversation
Update a conversation’s properties in Front.
Update Conversation Assignee
Assign or unassign a conversation to a teammate in Front.
List Conversation Messages
Retrieve all messages in a conversation from Front.
List Conversation Comments
Retrieve all comments on a conversation from Front.
Add Conversation Comment
Add an internal comment to a conversation in Front.
Add Conversation Tag
Add a tag to a conversation in Front.
Remove Conversation Tag
Remove a tag from a conversation in Front.
List Conversation Followers
Retrieve all followers of a conversation from Front.
Add Conversation Followers
Add followers to a conversation in Front.
Search Conversations
Search for conversations in Front using query filters.
Delete Conversation
Delete a conversation from Front.
List Contacts
Retrieve a list of contacts from Front.
Get Contact
Retrieve a specific contact by ID from Front.
Create Contact
Create a new contact in Front.
Update Contact
Update an existing contact in Front.
Delete Contact
Delete a contact from Front.
List Contact Conversations
Retrieve all conversations for a contact from Front.
Add Contact Handle
Add a new handle (email, phone, etc.) to a contact in Front.
Add Contact Note
Add a note to a contact in Front.
Get Authenticated User
Retrieve the teammate associated with the current API token.
List Teammates
Retrieve a list of teammates from Front.
Get Teammate
Retrieve a specific teammate by ID from Front.
Update Teammate
Update a teammate’s profile in Front.
List Inboxes
Retrieve a list of inboxes from Front.
Get Inbox
Retrieve a specific inbox by ID from Front.
List Inbox Conversations
Retrieve conversations in an inbox from Front.
List Inbox Channels
Retrieve channels associated with an inbox from Front.
Create Inbox
Create a new inbox in Front.
List Channels
Retrieve a list of channels from Front.
Get Channel
Retrieve a specific channel by ID from Front.
Update Channel
Update a channel’s settings in Front.
Send Message
Send an outbound message from a channel in Front.
List Tags
Retrieve a list of tags from Front.
Get Tag
Retrieve a specific tag by ID from Front.
Create Tag
Create a new tag in Front.
Update Tag
Update a tag in Front.
Delete Tag
Delete a tag from Front.
List Tagged Conversations
Retrieve conversations with a specific tag from Front.
List Child Tags
Retrieve child tags of a parent tag from Front.
Create Child Tag
Create a child tag under a parent tag in Front.
List Accounts
Retrieve a list of accounts from Front.
Get Account
Retrieve a specific account by ID from Front.
Create Account
Create a new account in Front.
Update Account
Update an existing account in Front.
Delete Account
Delete an account from Front.
List Account Contacts
Retrieve contacts associated with an account from Front.
List Events
Retrieve a list of events from Front.
Get Event
Retrieve a specific event by ID from Front.
List Conversation Events
Retrieve events for a specific conversation from Front.
Get Message
Retrieve a specific message by ID from Front.
Create Draft
Create a draft message which is the first message of a new conversation.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/front/filled/png

Connector Profile

Front - API Token
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/front/filled/png

Link Account

Front - API Token
4

Use Actions

Invoke actions using one of the methods below: