# Eventbrite authentication

> Connect UiPath to Eventbrite using OAuth 2.0 with Client ID, Client secret, username, and password.

## Prerequisites

To be able to create a connection, you require the following credentials:

* Client ID
* Client Secret
* Username
* Password

To learn more about authentication, refer to the Eventbrite [authentication documentation](https://www.eventbrite.com/platform/api#/introduction/authentication).

:::note
When registering your OAuth application in Eventbrite, make sure to set the [callback URL](connections#callback-url) to the value displayed on the connection creation page, for example `https://cloud.uipath.com/provisioning_/callback` for Automation Cloud.
:::

## Add the Eventbrite connection

1. In Integration Service, select the Eventbrite connector and select **Connect to Eventbrite**.
2. Insert the **Client ID** and **Client Secret** for your Eventbrite instance and select **Connect.** You are redirected to Eventbrite.

   Where available, select the menu next to a field and choose **Use credential asset** or **Use Orchestrator asset** to reference an Orchestrator asset instead of entering the value directly. For more information, see [Use credential assets for connections](credential-store-connections.md).
3. Login to Eventbrite with your credentials.
4. Your connection to Eventbrite is now established.
