Eventbrite - Create a ticket class

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

Use the Eventbrite - Create a ticket class 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 ticket types for an event in Eventbrite. Ticket types include: free, paid, and donation.

For more information about the Eventbrite connector, see Eventbrite.

Configure the Eventbrite - Create a ticket class 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 Event ID you want to create the ticket class for.
  2. Specify a Name for the ticket class.
  3. Specify a Sales start date.
  4. Specify a Sales end date.
  5. Specify the Quantity total of tickets.
  6. Specify whether or not the ticket class Is free.

Eventbrite - Create a ticket class 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 ticket class.

To refresh the available connections, click .

(n/a)

Event ID The ID of the event this ticket class is associated with. Text, Decimal, Integer, Boolean, DateTime, Collection
  Name The name of the ticket class. Text, Decimal, Integer, Boolean, DateTime, Collection
  Sales start date When the tickets are available for sale. Text, Integer, DateTime
  Sales end date When the tickets stop being on sale. Text, Integer, DateTime
  Quantity total The total number of tickets available. Integer
  Is free Whether or not the ticket class is free. If the ticket class is not free, specify the cost of the ticket class in cents in the Cost in cents field. Boolean
  Cost in cents The cost of the ticket class expressed in cents. The currency must match event currency, for example, $45 would be USD,4500. Text, Decimal, Integer, Boolean, DateTime, Collection
  Description The description of the ticket class. Text, Decimal, Integer, Boolean, DateTime, Collection
  Minimum quantity per order The minimum number of tickets per order. For example, the event might have block bookings available at a reduced cost, but only if a minimum of 10 tickets are purchased. Integer
  Maximum quantity per order For example, there may only be 100 VIP tickets available for the event. Integer
  Hide sale dates Hide the sale dates on event landing and ticket selection page. Boolean
Output Ticket class

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

  • Category: (Text) The ticket class category to which a ticket class belongs.

    • Admission: Ticket class counts against event capacity.

    • Add_on: Ticket class does not count against event capacity.

    • Donation: Ticket class is marked as donation.

  • Delivery methods: (Collection) A list of the available delivery methods for this ticket class.

    • Electronic: Tickets are attached to the confirmation email.

    • Will_call: Tickets are delivered by an alternative method.

    • Standard_shipping: Tickets are mailed to the shipping address by Eventbrite.

    • Third_party_shipping: Tickets are mailed to the shipping address by a third-party company.

  • Description: (Text) Description of the ticket.

  • Display name: (Text) Descriptive long name of this ticket class.

  • Donation: (Boolean) Whether or not this ticket class is a donation.

  • Event ID: (Text) The ID of the event this ticket class is associated with.

  • Is free: (Boolean) Whether or not this ticket class is free.

  • Has PDF ticket: (Boolean) Attendee receives a PDF Order confirmation.

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

  • Hidden: (Boolean) Whether or not the ticket class is hidden.

  • ID: (Text) Unique ID for the ticket class.

  • Maximum quantity per order: (Integer) Maximum number of tickets per order.

  • Minimum quantity per order: (Integer) Minimum number of tickets per order.

  • Name: (Text) Name of this ticket class.

  • On sale status: (Text) Ticket class sale status, either available or sold out.

  • Quantity sold: (Integer) The number of sold tickets.

  • Quantity total: (Integer) Total available number of tickets, limited by the smallest of event capacity, and ticket capacity. For donation ticket, 0 means unlimited.

  • Resource URI: (Text) Is an absolute URL to the API endpoint that will return you ticket class. For example, https://www.eventbriteapi.com/v3/events/1234/ticket_classes/12345/

  • Sales end date: (DateTime) When the tickets stop being on sale.

  • Sales start date: (DateTime) When the tickets are available for sale.

  • Sorting: (Text) Sorting determines the order in which ticket classes are listed during purchase flow on the event listing page. Defaults to 0 if not supplied on creation. Values are listed in ascending order; if ticket classes have the same sorting value, they are sorted by creation date.

Object