# Cvent

**Sync registrant lists between Cvent and Wavecast.**&#x20;

The integration syncs registrations captured on Cvent with Wavecast, configuring a user's access control and avoiding manual imports.

To set up a one-way integration from Cvent to Wavecast, you will need the following information from Cvent:

* Account region
* Client Id
* Client Secret
* Event ID. The Event ID is shown in the event URL e.g. <https://app.cvent.com/subscribers/events2/Overview/Overview/Index/View?evtstub=>**c40fa8d9-3e03-4db4-bcc7-b3090000**

## Setup

1. To setup on Wavecast, go to Settings > Integrations > Cvent.
2. Name the integration so that it is easily identifiable.
3. Enter a Content ID to subscribe users to a Wavecast event when they are synced from Cvent. If left empty, a user account is created without subscribing to any content.
4. Enter the Account Region.
5. Enter the Client ID
6. Enter the Client Secret
7. Enter the Event ID&#x20;
8. Once configured, select Create.

{% hint style="success" %}
Get back to your day job and outsource the setup of integrations to us. Enquire how we help. &#x20;
{% endhint %}


---

# 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/events-management/cvent.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.
