I) Introduction
With our HTTP universal interface you can connect any third-party tools that support an incoming API based on HTTP GET or HTTP POST. Based on experience, the interface can be used to connect the following third-party tools:
Is your provider not listed?
Then send us an email to info@webinaris.com and we will gladly check whether an integration is possible.
II) Setup in Webinaris
With the HTTP universal interface you can store HTTP GET and HTTP POST calls in Webinaris, which are executed in the background at specific times and under specific conditions.
The procedure is always the same. Only the content to be entered differs. Please refer to the API or interface documentation of the respective third-party provider if no guide exists yet.
Step-by-step setup:
1. Open the menu Expert Settings → "Interfaces" in your webinar project
2. Click the blue "+ Add plugin" button at the top
3. Select the HTTP Universal Plugin from the dropdown menu and click Continue
4. To transfer data to your third-party provider, click the "New URL call" button
5. Under Time and Settings, select when and by whom the data should be transmitted
6. Click the "New URL" button to create the HTTP call
7. Enter the base URL of the HTTP call in the "Preview" field
8. Select whether the call is a GET or POST request under "Method"
9. Click "New parameter" under "Parameter" to add parameters to your call
The following placeholders are available:
| placeholder | content |
| Webinaris_Vorname | First name |
| Webinaris_Nachname | Last name |
| Webinaris_Webinarlink | Link to the webinar room |
| Webinaris_Passwort | Password for the webinar room (no longer necessary) |
| Webinaris_Login | Email address |
| Webinaris_Webinardatum | Date of the webinar |
| Webinaris_Webinarzeit | Time of the webinar |
| Webinaris_SourceID | SourceID parameter |
| Webinaris_Phone | Phone number from the registration form |
| Webinaris_Note | Note |
| Webinaris_UNIXTimestamp | Date and time of the webinar in UNIX timestamp format |
| Webinaris_UTMSource | UTMSource parameter |
| Webinaris_UTMMedium | UTM Medium parameter |
| Webinaris_UTMCampaign | UTM Campaign parameter |
| Webinaris_UTMTerm | UTM Term parameter |
| Webinaris_UTMContent | UTM Content parameter |
| Webinaris_UTMAffiliateID | UTM AffiliateID parameter |
| Webinaris_7-Tage-Aufzeichnung-mit-Pausieren-und-Spulen | 7-day recording link with pause and rewind |
| Webinaris_7-Tage-Aufzeichnung-ohne-Pausieren-und-Spulen | 7-day recording link without pause and rewind |
| Webinaris_3-Tage-Aufzeichnung-mit-Pausieren-und-Spulen | 3-day recording link with pause and rewind |
| Webinaris_3-Tage-Aufzeichnung-ohne-Pausieren-und-Spulen | 3-day recording link without pause and rewind |
| Webinaris_CallbackNumber | Phone number from the callback request |