@spectrafm/n8n-nodes-spectra
v1.0.8
Published
spectra.fm community node for n8n.
Maintainers
Keywords
Readme
n8n-nodes-spectra
This is an n8n community node for spectra.fm. It lets you trigger exports, poll status, list artifacts, and download files in your workflows.
Installation Operations Credentials Compatibility Usage Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Project
- List
- Get
- Export
- Create
- Get Status
- List
- Options
- List Artifacts
- Download
Credentials
Create an API key at app.spectra.fm/settings/api-keys. Use the key in the spectra.fm API credentials. This node authenticates via the X-API-Key header.
Compatibility
Tested with n8n 1.x community nodes.
Usage
A typical export flow is:
- Export → Options (optional) to discover locales/themes
- Export → Create to start a job
- Export → Get Status to poll until
statusiscompleted - Export → List Artifacts to fetch download URLs
- Export → Download to fetch the file
