19 lines
871 B
Markdown
19 lines
871 B
Markdown
# Eventbrite
|
|
|
|
:::info
|
|
This page explains the steps you need to follow to set up the Eventbrite
|
|
connection in Automatisch. If any of the steps are outdated, please let us know!
|
|
:::
|
|
|
|
1. Go to your Eventbrite account settings.
|
|
2. Click on the **Developer Links**, and click on the **API Keys** button.
|
|
3. Click on the **Create API Key** button.
|
|
4. Fill the form.
|
|
5. Copy **OAuth Redirect URL** from Automatisch to **OAuth Redirect URI** field in the form.
|
|
6. After filling the form, click on the **Create Key** button.
|
|
7. Click on the **Show API key, client secret and tokens** in the middle of the page.
|
|
8. Copy the **API Key** value to the `API Key` field on Automatisch.
|
|
9. Copy the **Client secret** value to the `Client Secret` field on Automatisch.
|
|
10. Click **Submit** button on Automatisch.
|
|
11. Congrats! Start using your new Eventbrite connection within the flows.
|