feat(eventbrite): add eventbrite integration
This commit is contained in:
18
packages/docs/pages/apps/eventbrite/connection.md
Normal file
18
packages/docs/pages/apps/eventbrite/connection.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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.
|
Reference in New Issue
Block a user