Skip to content

WebinarJam

Getting Started with WebinarJam

Prerequisites:

Creating a Connection to WebinarJam

To get the WebinarJam API Key follow the steps below:

1. Login to your WebinarJam account.

61f27e06158ec.png

2. Click on My Webinars in the top menu.

61f27e0727346.png

3. Click on the Advanced Settings icon.

61f27e087ce04.png

4. Select the API custom integrations option.

61f27e098990e.png

5. Select and copy the provided API Key.

61f27e0a9d2f2.png

6. Paste the API Key into the Ibexa Connect WebinarJam module.

61f27e0bd2085.gif

Actions

Get a Webinar

Gets details (webinar ID, name, description, type, series, schedule date, schedule timezone, presenters, name, email, picture, registration url, registration type, registration fee, registration currency, registration checkout url, registration postpayment URL, registration fields) about the selected webinar.

Webinar Select the webinar you want to retrieve information about.

Register a Person

This module registers a person to a specific webinar.

Note

To register a person to a series of webinars, you only have to request once when registering with the first schedule. The module will auto register the person to all the future schedules for that series of webinars.

Email address

Enter the webinar registrant's email address.

Caution

The email address must be valid otherwise the scenario returns an error when executed!

First name

Enter the webinar registrant's first name.

Last name

Enter the webinar registrant's last name. This field is optional.

Webinar

Select the webinar you want to register the person to.

Schedule

Enter the schedule ID. E.g. "0" as the schedule index number. Can be obtained from other modules (e.g. Get a Webinar):

61f27e0e6ce04.png

IP address

Enter the IP address if needed. This field is optional.

Phone country code

Enter the phone country code without "+". This field is optional.

Phone

Enter the phone number. Only numbers are allowed. This field is optional.

Searches

List webinars

Retrieves a list of webinars and webinar details (webinar ID, name, description, type, series, schedules, timezone).

WebinarJam using the API Key](webinarjam.md#creating-a-connection-to-webinarjam).