# Eventsforce

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

The integration automatically creates accounts and subscriptions for registrants on Wavecast, reliably configuring access control, avoiding manual errors and saving time.

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

* API Key
* The client account name or "namespace" name within Eventsforce.\
  This is identified from the regular admin portal as the subdirectory after the domain name i.e. for '[www.eventsforce.net/XYZ/backend/login.htm](http://www.eventsforce.net/XYZ/backend/login.htm)' the client account name is 'XYZ'
* Event ID. The Event ID *displayed next to event name:*\
  ![](https://publish.wavecast.io/images/backend/help/events-force-event-id.jpg)

## Setup

1. To setup on Wavecast, go to Settings > Integrations > Eventsforce.
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 Eventsforce. If left empty, a user account is created without subscribing to any content.
4. Enter the API Key
5. Enter the Client Account Name
6. Enter the Event ID
7. 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/eventsforce.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.
