Front is a customer communication platform that centralizes team email, SMS, chat, and social messages in one collaborative inbox. This connector allows you to manage contacts, conversations, messages, and team collaboration features through the Front Core API.

Changelog

3 versions
v1.1.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Front API.
v1.0.3
  • Added output examples to component schemas.
v1.0.2
  • Initial version

Authentication

TypeDetails
OAuth 2

Actions

43
Get Channel icon

Get Channel

Fetch a specific channel by its ID.
Create Channel icon

Create Channel

Create a custom channel linked to an inbox.
Update Channel icon

Update Channel

Update a channel's details.
Create Comment icon

Create Comment

Add a comment to a conversation. Comments are internal notes that are not visible to customers.
Get Comment icon

Get Comment

Retrieve a specific comment by ID.
List Channels icon

List Channels

List all channels in an inbox. Channels are the sources of incoming conversations (email, chat, SMS, etc.).
Update Comment icon

Update Comment

Update a comment in a conversation. You can update the body text and pin/unpin the comment.
Create Contact icon

Create Contact

Create a new contact.
Create Contact Note icon

Create Contact Note

Add a note to a contact.
Delete Contact icon

Delete Contact

Delete a contact by ID.
Find Contacts icon

Find Contacts

Find contacts with sorting and date filtering options. Returns maximum 50 contacts per search.
Get Contact icon

Get Contact

Retrieve a single contact by ID.
List Contact Notes icon

List Contact Notes

List all notes for a specific contact.
Update Contact icon

Update Contact

Update an existing contact by ID.
Find Conversations icon

Find Conversations

List the conversations in the company in reverse chronological order (most recently updated first).
Get Conversation icon

Get Conversation

Retrieve a specific conversation by ID.
Update Conversation icon

Update Conversation

Assign, move or change status of a conversation.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Front API.
Create Draft icon

Create Draft

Create a new message draft in a conversation. This allows you to prepare messages before sending them.
Delete Draft icon

Delete Draft

Delete a message draft in Front
List Drafts icon

List Drafts

List all drafts for a specific conversation.
Update Draft icon

Update Draft

Update an existing message draft. This allows you to modify draft messages before sending them.
Add Teammates To Inbox icon

Add Teammates To Inbox

Give access to one or more teammates to an inbox.
Create Inbox icon

Create Inbox

Create an inbox in the specified team.
Delete Teammates From Inbox icon

Delete Teammates From Inbox

Remove access of one or more teammates from an inbox.
Get Inbox icon

Get Inbox

Fetch an inbox by its ID.
List Inboxes icon

List Inboxes

List inboxes available to the authenticated account.
Create Message icon

Create Message

Send a new message from a channel. This creates a new conversation with both messages and comments support.
Get Message icon

Get Message

Retrieve a message by ID.
Reply Message icon

Reply Message

Reply to a conversation by sending a message and appending it to the existing conversation.
Get Rule icon

Get Rule

Get a specific automation rule by ID from Front. Requires Enterprise plan.
List Rules icon

List Rules

List automation rules from Front. Requires Enterprise plan.
Create Tag icon

Create Tag

Create a new tag in Front. Tags are used to classify conversations.
Delete Tag icon

Delete Tag

Delete a tag from Front. This will remove the tag from all conversations that use it.
Get Tag icon

Get Tag

Get a specific tag by its ID.
List Tags icon

List Tags

List all tags in Front. Tags are used to classify conversations and can have parent-child relationships.
Update Tag icon

Update Tag

Update an existing tag in Front.
Add Teammates To Team icon

Add Teammates To Team

Add one or more teammates to a team (workspace).
Delete Teammates From Team icon

Delete Teammates From Team

Remove one or more teammates from a team (workspace).
Get Team icon

Get Team

Fetch a team (workspace) by its ID.
List Teams icon

List Teams

List all teams/workspaces in your Front account.
List Teammates icon

List Teammates

List teammates to use their IDs for assignments.
List Comments icon

List Comments

List comments for a specific conversation.