npm.io
0.1.0 • Published 2d ago

n8n-nodes-medusa

Licence
MIT
Version
0.1.0
Deps
0
Vulns
0
Weekly
0

n8n-nodes-medusa

npm version

n8n community node for Medusa — the TV show automation tool — via its v2 API.

Install via Settings -> Community Nodes -> Install -> n8n-nodes-medusa.

Operations

  • Get Series, Get Config, Get Stats

Credentials

Configure the base URL and authentication in the Medusa API credential.

Usage example

List your TV shows:

  1. Add the node after a trigger (e.g. When clicking 'Test workflow').
  2. Select your credential.
  3. Resource SeriesGet Many.
  4. Execute the node — example output:
{ "id": 12, "title": "Severance", "network": "Apple TV+", "status": "Continuing" }

Disclaimer

Not affiliated with or endorsed by the respective project.

Keywords