Skip to content

OneLoop-HQ/n8n-node

Repository files navigation

n8n-nodes-feather

This is an n8n community node. It lets you use Feather AI in your n8n workflows.

Feather AI is a conversational AI platform for building voice and text agents.

n8n is a fair-code licensed workflow automation platform.

Installation Operations Credentials Compatibility Usage Resources Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

  1. Install n8n-node globally
npm install --global @n8n/node-cli
  1. Build
n8n-node build
  1. Start n8n dev server
n8n-node dev
  1. Run Linter
n8n-node lint

Operations

  • Get Workflows
  • Dispatch single phone call
  • Create Workflow Execution
  • Cancel Workflow Execution

Credentials

API Key can be issued using the dashboard.

Usage

  • Workflows are time and condition bound cadences of multiple calls that operate on a schedule. You must create one on the dashboard
  • Each lead becomes an instance of a single workflow execution
  • In order to dispatch single phone calls or workflow execution, please attach a phone number in the 'Telephony' tab in the dashboard to the agent. This agent can then be attached to the workflow.

Resources

Version history

  • Version 1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •