Skip to content

eigenmagic/n8n-nodes-mastodon

 
 

Repository files navigation

n8n-nodes-mastodon

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

Mastodon is a decentralized, open-source software that allows users to set up servers to communicate with each other, is growing in popularity as a “Twitter alternative”.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Create: Publish new status
  • Delete: Delete a status
  • Favourite: Favourite a status
  • Boost: Boost a status
  • Search: Perform a search

Credentials

Uses built-in OAuth2 node and modeled after Twitter Credentials.

Usage

This node is modeled after the delivered Twitter Node. Not all features are working perfectly, but this should enough to get you started.

Resources

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.9%
  • JavaScript 14.1%