n8n-docs/docs/nodes/nodes-library/trigger-nodes/EventbriteTrigger
smamudhan ba8f799365
Add Eventbrite docs (#53)
* 🐛 Improve Eventbrite credentials
- Added OAuth docs
- Fixed Access Token docs

*  Add Eventbrite Trigger node docs

* 🐛 Fixed broken link

* 🐛 Fixed broken link

* 🐛 Changes based on Tanay's feedback
2020-07-20 12:29:25 +02:00
..
README.md Add Eventbrite docs (#53) 2020-07-20 12:29:25 +02:00
workflow.png Add Eventbrite docs (#53) 2020-07-20 12:29:25 +02:00

permalink
/nodes/n8n-nodes-base.eventbriteTrigger

Eventbrite Trigger

Eventbrite is an event management and ticketing website. The service allows users to browse, create, and promote local events.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to get updates for an Eventbrite event. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the Eventbrite Trigger node

1. Eventbrite Trigger node

  1. First of all, you'll have to enter credentials for the Eventbrite Trigger node. You can find out how to do that here.
  2. Select the profile that contains your event from the Organization dropdown list.
  3. Select the event you want to receive updates for from the Event dropdown list.
  4. Select the actions that you want to receive updates for from the Actions dropdown list.
  5. Click on Execute Node to run the workflow.