Get shows
Use function “getshows” to retrieve shows with any of the following variables:
- Name (of artist or tour)
- City (including international cities)
- US Zip Code (within 25-mile radius)
- US State
- Genre
The show results come with the following available data:
- Event ID (unique to ShowClix)
- Name of show (usually artist name or tour name)
- Address, city, state/country & US zip code
- Date & time of show
- Cost of show
- Age group (IE: All ages or 21+)
- Genre (IE: Rock or Comedy)
- Picture (URL to picture on ShowClix)
- Official website
- Description of show, artist or tour
Insert shows
Use function “insertshows” to remotely add new shows to our database.
The following variables are
required to remotely insert shows:
- Name of show
- Date of show (mm/dd/yyyy)
- Venue
- City (including international cities)
- State (province or country for international shows)
- Zip Code (if the show is inside US or postal code for Canadian shows)
The following variables are
optional while remotely inserting shows:
- Street address
- Country
- Time of show
- Official website
- Genre
- Description of show, artist or tour
- Picture (URL)