Eventbrite - Create an event

Important: This connector and its actions have been removed from Nintex Workflow and can now be found in Nintex Gallery.

Use the Eventbrite - Create an event action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to create an event that occurs once in Eventbrite.

For more information about the Eventbrite connector, see Eventbrite.

Configure the Eventbrite - Create an event action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Specify the Organization that is the owner of this event.
  2. Specify an Event name.
  3. Specify the Currency of the event.
  4. Specify the event's Start timezone.
  5. Specify the event's Start date/time.
  6. Specify the event's End timezone.
  7. Specify the event's End date/time.

Eventbrite - Create an event action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Eventbrite connection to use to create the event.

To refresh the available connections, click .

(n/a)

Organization The organization that the event is associated with. If using a variable, use the organization ID. Text, Decimal, Integer, Boolean, DateTime, Collection
Event Details Event Name The name of the event. Text, Decimal, Integer, Boolean, DateTime, Collection
  Summary Event summary. This is a plaintext field and will have any supplied HTML removed from it. Maximum of 140 characters, mutually exclusive with description. Text, Decimal, Integer, Boolean, DateTime, Collection
  Currency The currency for this event. If using a variable, use the ISO 4217 code, for example, USD. Text, Decimal, Integer, Boolean, DateTime, Collection
  Start timezone The timezone for when the event starts. Text, Decimal, Integer, Boolean, DateTime, Collection
  Start date/time The date and time the event starts. Text, Integer, DateTime
  End timezone The timezone for when the event ends. Text, Decimal, Integer, Boolean, DateTime, Collection
  End date/time The date and time the event ends. Text, Integer, DateTime
  Venue The list of venues to choose from is populated when you select an organization. If using a variable, use the venue ID. Text, Decimal, Integer, Boolean, DateTime, Collection
  Maximum capacity The maximum number of people the venue can hold. Integer
  Language Indicates event language on event's listing page. (Default: en_US) Text, Decimal, Integer, Boolean, DateTime, Collection
Event Settings Hide start date Whether or not the start date should be hidden. Boolean
  Hide end date Whether or not the end date should be hidden. Boolean
  Online event Indicates whether or not this event has a venue or is only held online. Boolean
  Category The category this event belongs to. If using a variable, use the category ID. Text, Decimal, Integer, Boolean, DateTime, Collection
  Publicly listed Whether or not this event is publicly searchable on Eventbrite. Boolean
  Enable social sharing Whether or not this event can show social sharing buttons. Boolean
  Invite only Whether or not only people with invitations can see the page. Boolean
  Show remaining tickets Whether or not the event page should show how many tickets are still available. Boolean
Output Event

Stores the result of the action as an object. The following values are returned:

  • Capacity is custom: (Boolean) If true, the value of capacity is a custom-set value; if false, it's a calculated value of the total of all ticket capacities.

  • Category ID: (Text) The event's category ID.

  • Changed: (Text) When the event was last changed.

  • Created: (Text) When the event was created.

  • Currency (Text) The ISO 4217 currency code for this event.

  • End: (Text) End date and time of the event.

  • Hide end date: (Boolean) Shows when event ends.

  • Hide start date: (Boolean) Shows when event starts.

  • ID: (Text) Unique ID for the event.

  • Inventory type: (Boolean) This variable returns a value from the API for use throughout the workflow.

  • Invite only: (Boolean) Whether or not only people with invites see the event page.

  • Is free: (Boolean) Whether or not the event is free.

  • Is locked (Boolean) Whether or not the event is locked.

  • Is reserved seating: (Boolean) Whether or not the event is set to have reserved seating.

  • Is series parent: (Boolean) Whether or not the event is part of a series and is the series parent.

  • Is series: (Boolean) Whether or not the event is part of a series.

  • Publicly listed: (Boolean) Whether or not this event is publicly searchable on Eventbrite.

  • Language: (Text) The language/locale of the event.

  • Name: (Object) The name of the event in text or HTML.

    • Name: (Text) Event name in text.

    • Name: (HTML) Event name in HTML.

  • Maximum capacity: (Integer) Maximum number of people who can attend.

  • Online event: (Boolean) Whether or not the event doesn't have a venue and is online only.

  • Organization: (Text) Organization owning the event.

  • Organizer ID: (Text) ID of the event organizer.

  • Privacy setting: (Text) This variable returns a value from the API for use throughout the workflow.

  • Resource URI: (Text) An absolute URL to the API endpoint that will return you the canonical representation of the event. For example, https://www.eventbriteapi.com/v3/events/1234/

  • Enable social sharing: (Boolean) Whether or not the event shows the social sharing buttons.

  • Show colors in seatmap...: (Boolean) For reserved seating event, if venue map thumbnail should have colors on the event page.

  • Show pick a seat: (Boolean) For reserved seating event, if attendees can pick their seats.

  • Show remaining tickets: (Boolean) Whether or not the event page show the number of tickets left.

  • Show seatmap thumbnail: (Boolean) For reserved seating event, if venue map thumbnail visible on the event page.

  • Source: (Text) Source of the event (defaults to API).

  • Start: (Text) When the event starts.

  • Status: (Text) Event status. Can be draft, live, started, ended, completed, and canceled.

  • Summary: (Text) Event summary. This is a plaintext field and will have any supplied HTML removed from it. Maximum of 140 characters, mutually exclusive with description.

  • Event URL: (Text) URL of the event's listing page on eventbrite.com.

  • Venue ID: (Text) The ID of the event venue.

Object