# ON24

**Capture registrations on Wavecast and deliver basic webinars on ON24.**&#x20;

The following information is needed about each event on which the integration will be active:&#x20;

* ON24 Event ID
* ON24 Client ID
* ON24 Access Token Key
* ON24 Access Token Secret
* Wavecast Content ID

## Trigger Actions

Wavecast data can be synced with ON24 from a range of user actions:

* User Subscribed for Content
* User Cancelled Content Subscription

## Setup

1. Create the event in Wavecast and select ON24 as the delivery mode.
2. Create an event in the ON24 account. Set the start and end time accurately, as this is referenced by the Wavecast engagement report.&#x20;
3. On Wavecast, go to Settings > Integrations > ON24
4. Enter the ON24 Event ID
5. Event the ON24 Client ID
6. Enter the ON24 Access Token Key
7. Enter the ON24 Access Token Secret
8. Enter the ON24 fields to map from Wavecast
9. Select Create.

{% hint style="danger" %}
Field names are case-sensitive and must be the exact match of the ON24 field, including any spaces and/or special characters.
{% endhint %}

## User Journey

When a user is subscribed to the event on Wavecast, join instructions will be displayed on the event page.&#x20;

The audience must join the webinar using the ON24 application; the player does not display on the Wavecast event page.&#x20;

Join information can be displayed in email campaigns.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wavecast.io/integrations/unified-communications/on24.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
