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 the URL and submit the form.

    Note:

    If you don't know the following information, check with your administrator:

    • If your instance is new or upgraded from Oracle Integration Generation 2 to Oracle Integration 3.
    • The complete instance URL with the region included (required for new instances).
    For Connections… Include the Region as Part of the Redirect URL? Example of Redirect URL to Specify…
    Created on new Oracle Integration 3 instances Yes.
    https://OIC_instance_URL.region.ocp.oraclecloud.com/icsapis/agent/oauth/callback

    Created on instances upgraded from Oracle Integration Generation 2 to Oracle Integration 3

    No.

    This applies to both:

    • New connections created after the upgrade
    • Existing connections that were part of the upgrade
    https://OIC_instance_URL.ocp.oraclecloud.com/icsapis/agent/oauth/callback
  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 a Certificate to Connect with External Services.