Licence
MIT
Version
0.1.0
Deps
0
Vulns
0
Weekly
0
n8n-nodes-medusa
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:
- Add the node after a trigger (e.g. When clicking 'Test workflow').
- Select your credential.
- Resource Series → Get Many.
- Execute the node — example output:
{ "id": 12, "title": "Severance", "network": "Apple TV+", "status": "Continuing" }
Disclaimer
Not affiliated with or endorsed by the respective project.