n8n-nodes-webinarjam
v0.2.1
Published
Use WebinarJam and EverWebinar in n8n workflows to automate webinar registrations and attendee handling.
Readme
n8n-nodes-webinarjam
This is a n8n community node. It lets you use WebinarJam and EverWebinar in your n8n workflows.
WebinarJam and EverWebinar are webinar platforms that allow you to run live and automated (evergreen) 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
EverWebinar
The EverWebinar node supports operations such as:
- Retrieve evergreen webinars
- Manage webinar registrations
- Access attendee information
Credentials
To use these nodes, you need an API key from WebinarJam / EverWebinar.
Prerequisites
- An active WebinarJam or EverWebinar account
- API access enabled in your account
Authentication Method
- API Key authentication
Setup in n8n
- Go to n8n → Credentials
- Create new credentials:
- WebinarJam API
- Enter your API key
- Save the credentials and select them in the node
Compatibility
- Tested with: n8n
2.1.4 - Minimum required version: Not explicitly defined
- Expected compatibility: n8n
2.x
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
- n8n community nodes documentation
- WebinarJam website
- EverWebinar website
- Build a declarative-style node (n8n docs)
Version history
- 0.1.0 – Initial release of WebinarJam and EverWebinar nodes
- 0.1.2 - Add dark icons for WebinarJam and EverWebinar and fix lint issues
- 0.2.0 - Structural refactor, renamed credentials, and added a new
generaloperation with thegetCountriesoption
