# Eventbrite

Eventbrite is one of the best apps to find, create, and promote local events, with additional features like online sales. Integrating Eventbrite into GearPlug lets you use information in your account to update other apps and vice versa.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh7-us.googleusercontent.com/8NFpgzirUplztIQTMy2DQuCgabCxiqJs2dSEoJ8-4PCIbpRt_NRuIkBYPJHKNs2gwvyHkVbD59cgnIyeHkxTXJx4eu2OkFhzthpGXuqZGjCIbuGPonjvl9j6gdLsKZOzNlhXQtjFNyyi8BmRET8Pmg" alt=""><figcaption></figcaption></figure>

As a source, Eventbrite offers 3 actions:

* **Get new event created**: Imports data from newly-created events.
* **Get order placed**: Extracts details from new orders placed in your event.
* **Get order refunded**: Obtains information from cancelled orders in your event.

### As a target

<figure><img src="https://lh7-us.googleusercontent.com/u23ldNlObDteGkTHJO2HKcELPVb2kMiSjS1n8sUzOkWOAGreCh20ZQvQEvas9H1EJZUPnhVgx7hooqJ0aGNUtFnWKW-VhP11RxDy2PrRiPgYtKyJaOE6Iwo5Q2ywW0KCppg9EMrObakhBleBfHPqXQ" alt=""><figcaption></figcaption></figure>

As a target, Eventbrite offers one action:

* **Create new event**: Automatically creates new events with data from other apps.


---

# 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.gearplug.io/english/set-up-your-integrations/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.
