Connectors Reference

Ticketing.events

This connector will enable you to add attendees and tickets to your Ticketing.events account.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

GetLists ()

Events

GetListSchema (number listID)

Event fields

CreateListItem (number eventID, [Optional]CreateListItemParameterDynamicListSchema dynamicListSchema)

Add tickets to attendees

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

CreateListItemParameterDynamicListSchema

 

DynamicResponseGetListSchema

 

GetListSchemaResponse

 

GetListsResponseItem

 

 

Actions:

GetLists

Summary: Events

Description: This operation will show you available events for you to choose from.

 

Syntax:

Ticketing.events.GetLists ()

 

Returns:

          Type:array of (GetListsResponseItem)

 

GetListSchema

Summary: Event fields

Description: Event details fields from the selection made.

 

Syntax:

Ticketing.events.GetListSchema (number listID)

 

Parameters:

Name

Type

Summary

Required

Related Action

listID

number

(Event and attendee details)

Event and attendee details for the event you selected.

True

 

Returns:

          Type:GetListSchemaResponse

 

CreateListItem

Summary: Add tickets to attendees

Description: This operation will create attendees and add tickets to their profile.

 

Syntax:

Ticketing.events.CreateListItem (number eventID, [Optional]CreateListItemParameterDynamicListSchema dynamicListSchema)

 

Parameters:

Name

Type

Summary

Required

Related Action

eventID

number

(Select Event)

Select event where attendee tickets should be added.

True

GetLists

dynamicListSchema

CreateListItemParameterDynamicListSchema

 

 

False

 

Returns:

          Type:DynamicResponseGetListSchema

 


 

CreateListItemParameterDynamicListSchema

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

DynamicResponseGetListSchema

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

GetListSchemaResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

GetListsResponseItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

number

 

 

name

string