WebinarJam¶
Getting Started with WebinarJam¶
Prerequisites:¶
- A WebinarJam account. Create an account at www.webinarjam.com.
Creating a Connection to WebinarJam¶
To get the WebinarJam API Key follow the steps below:
1. Login to your WebinarJam account.
2. Click on My Webinars in the top menu.
3. Click on the Advanced Settings icon.
4. Select the API custom integrations option.
5. Select and copy the provided API Key.
6. Paste the API Key into the Ibexa Connect WebinarJam module.
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):
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). |