n8n Integration

The Fanvue n8n node allows you to integrate Fanvue API directly into your n8n workflows. This community node provides access to various Fanvue resources, enabling you to automate tasks such as managing users, chats, followers, subscribers, and more.

Fanvue is a platform for content creators to monetize their content through subscriptions and direct interactions with fans.

Installation

To install this node in your n8n instance:

  1. Open your n8n instance
  2. Go to Settings > Community Nodes
  3. Click Install
  4. Enter @fanvue/n8n-nodes-fanvue
  5. Click Install

For alternative installation methods, see the installation guide in the n8n community nodes documentation.

Operations

This node provides access to all Fanvue API endpoints, organized by resource:

  • Users: User profile and account management
  • Chats: Messaging and chat operations
  • Followers: Follower management
  • Subscribers: Subscription handling
  • Creators: Creator and agency operations
  • Media: Media upload and management
  • Insights: Analytics and statistics
  • Posts: Content creation and management

Credentials

This node uses OAuth2 authentication with the Fanvue API. You’ll need to configure OAuth2 credentials in n8n with your Fanvue API client ID and secret.

Compatibility

Tested with n8n version 1.0.0 and above.

Usage

After installing the node and configuring credentials, you can access all Fanvue API operations through the node interface. The operations are organized by resource type for easy navigation.

Resources