front

n8n community node for Front.com

Package Information

Downloads: 0 weekly / 0 monthly
Latest Version: 0.1.0
Author: Kevin McKillop

Documentation

n8n-nodes-front

This is an n8n community node for Front.com, a customer communication platform.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node supports the following resources and operations:

Conversation

  • Get a conversation by ID
  • Get Many conversations (with filters: status, inbox, tag)
  • Search conversations using Front search syntax
  • Update conversation (status, assignee, tags)

Message

  • Get a message by ID
  • Get Many messages in a conversation
  • Send a new message (with optional attachments)
  • Send Reply to a conversation (with optional attachments)
  • Import a message into an inbox

Comment

  • Get Many comments on a conversation
  • Create a comment

Contact

  • Get a contact by ID
  • Get Many contacts
  • Create a contact (email required)
  • Update a contact

Inbox

  • Get Many inboxes

Tag

  • Get Many tags
  • Create a tag

Channel

  • Get Many channels

Teammate

  • Get Many teammates

Credentials

To use this node, you need a Front API token. You can generate one from your Front settings:

  1. Go to Settings > API & Integrations
  2. Click "Create a new API token"
  3. Copy the token and add it to your n8n credentials

Compatibility

This node was built and tested with:

Resources

License

MIT

Discussion