0.3.0 • Published 4 months ago

n8n-nodes-custom v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Banner image

n8n-nodes-custom

This is an n8n community node package. It provides nodes to integrate with Metabase and FreshChat APIs in your n8n workflows.

Metabase is an open source business intelligence tool that lets you visualize and share data from your database.

FreshChat is a modern messaging software that helps businesses engage with their website visitors and app users.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

npm install n8n-nodes-custom

Operations

This package contains the following nodes:

Metabase - Questions

  • Get: Retrieve a specific question/card by ID
  • Get Many: Retrieve multiple questions/cards
  • Result Data: Get the results of a specific question in CSV, JSON, or XLSX format
  • Save Card: Save a question/card

FreshChat - Messages

  • Send: Send a message to a specific conversation

Credentials

Metabase API Credentials

  1. Enter your Metabase URL (e.g., https://metabase.example.com)
  2. Provide your Metabase username and password

The node automatically handles session authentication and token renewal.

FreshChat API Credentials

  1. Enter your FreshChat API key from your Freshchat dashboard (Settings > API Tokens)
  2. The default API domain is https://api.freshchat.com/v2, but you can change it if needed

Compatibility

This package requires n8n version 1.0.0 or later.

Resources

License

MIT

0.3.0

4 months ago

0.2.0

5 months ago

0.1.0

5 months ago

1.0.0

6 months ago