# Eventbrite

Eventbrite module not only sync events and participant's data from Eventbrite accounts, but also provides a frontend interface for CENTRAL member to register a published event.

### Frontend

The purpose of the frontend,&#x20;

### Sync from Eventbrite

how? will sync clear and override existing data?

![Select an organization where its Eventbrite webhook is registered](/files/-MT3nguQ4-Tt8H_SYCM-)

![Select an event to sync](/files/-MT3nWQsoJzsF9Ls3cdS)

### Manage Webhooks

how to add webhook? how to get those variable from eventbrite?

`Commons` > `Event` > `Event` > `Sync from Eventbrite` > `Manage Webhooks`

![Click Manage Webhooks](/files/-MT3oRixLGEXbnDtiXMB)

![Click \`Create Webhook\` to create a webhook for a specific organization](/files/-MT3mSy1689scY7e2pcg)


---

# 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://central-docs.mymagic.my/by-modules/eventbrite.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.
