Prerequisites for Creating a Connection

To use the Eventbrite Adapter, you must first have access to the Eventbrite APIs for your integration. To access these APIs, you must create an Eventbrite Application Management account.

To create an Eventbrite Application Management account:
  1. Go to https://www.eventbrite.com/login. If you do not have an account, create one.
    Await the arrival of the activation email.
  2. Log in with the registered email address and password.
  3. Go to https://www.eventbrite.com/myaccount/apps.
  4. Click CREATE A NEW APP.
  5. In the Request a new key section, enter contact information and application details per your business requirements.
  6. In the OAuth Redirect URI field, enter https://{ICS_HOST}:{ICS_SSL_PORT}/icsapis/agent/oauth/callback and submit the form.
  7. Read and agree to the terms of agreement.
  8. Click CREATE KEY.
  9. Note down details about the created key and application key (client ID). You also receive an email.

    Note:

    Before creating an Eventbrite connection, you must upload the trusted Eventbrite public certificate to Oracle Integration. The Eventbrite public certificate can be downloaded from https://www.eventbrite.com. If not already done, rename the file extension to .cer. To upload the certificate, see Upload an SSL Certificate.