0.0.4 • Published 1 year ago

n8n-nodes-mastodon v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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