Description
n8n-nodes-webinarjam
This is a n8n community node. It lets you use WebinarJam in your n8n workflows.
WebinarJam is a webinar platform that allows you to run live webinars, manage registrations, and access attendee data.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
—
Installation
Follow the installation guide in the n8n community nodes documentation.
—
Operations
WebinarJam
The WebinarJam node supports operations such as:
- Retrieve webinars
- Manage webinar registrations
- Access attendee information
- An active WebinarJam account
- API access enabled in your account
- API Key authentication
- Tested with: n8n
2.1.4 - Minimum required version: Not explicitly defined
- Expected compatibility: n8n
2.x - n8n community nodes documentation
- WebinarJam website
- Build a declarative-style node (n8n docs)
- 0.1.0 – Initial release of WebinarJam node (historically included EverWebinar too)
- 0.1.2 – Add dark icons for WebinarJam and fix lint issues
- 0.2.0 – Structural refactor, renamed credentials, and added a new
generaloperation with thegetCountriesoption
—
Credentials
To use these nodes, you need an API key from WebinarJam.
Prerequisites
Authentication Method
Setup in n8n
1. Go to n8n → Credentials
2. Create new credentials:
– WebinarJam API
3. Enter your API key
4. Save the credentials and select them in the node
—
Compatibility
These nodes were built using the declarative-style node approach.
If you successfully use them with older n8n versions, please consider opening a PR to update compatibility information.
—
Resources
—