Back to Nodes

WebinarJam

Last updated Apr 3, 2026

Use WebinarJam in n8n workflows to automate webinar registrations and attendee handling.

9 Weekly Downloads
64 Monthly Downloads

Included Nodes

WebinarJam

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
  • Credentials

    To use these nodes, you need an API key from WebinarJam.

    Prerequisites

  • An active WebinarJam account
  • API access enabled in your account
  • Authentication Method

  • API Key authentication
  • 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

  • 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
  • Build a declarative-style node (n8n docs)
  • Version history

  • 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 general operation with the getCountries option