Skip to content

Eventbrite credentials#

You can use these credentials to authenticate the following nodes with Eventbrite.

Prerequisites#

Create a Eventbrite account.

Using OAuth#

Note for n8n Cloud users

You'll only need to enter the Credentials Name and click on the circle button in the OAuth section to connect your Eventbrite account to n8n.

  1. Log in to your Eventbrite account.
  2. Click on the user icon in the top right.
  3. Select Account Settings in the drop down menu.
  4. Click on Developer links > API keys in the sidebar.
  5. Click on the Create API Key button.
  6. Copy the 'OAuth Callback URL' provided in the Eventbrite OAuth API credentials in n8n and paste it in the 'OAuth Redirect URI' field in the Eventbrite API creation page.
  7. Fill out any other information that's necessary and click 'Create Key'.
  8. Find your API key in the 'API Keys' page and click on 'Show API key, client secret and tokens'.
  9. Click on 'Show API key, client secret and tokens' and use the 'API key' and the 'Client secret' with your Eventbrite OAuth API credentials in n8n.
  10. Click on the circle button in the OAuth section to connect an Eventbrite account to n8n.
  11. Click the Save button to save your credentials.

Getting Eventbrite OAuth credentials

Using Access Token#

  1. Log in to your Eventbrite account.
  2. Visit your API keys page.
  3. Copy your private token.
  4. Use provided key with your Eventbrite node credentials in n8n.

Getting Eventbrite credentials