Ticketmaster
Buy and sell tickets online for concerts, sports, theater, family and other events near you from Ticketmaster.
TicketMaster API Documentation
Configuration
Input | Type | Description | Default Value |
---|
api_key | string | API Key. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
events | id | DefaultPaginator | ✅ | ❌ |
attractions | id | DefaultPaginator | ✅ | ❌ |
venues | id | DefaultPaginator | ✅ | ❌ |
suggest | id | No pagination | ✅ | ❌ |
event_images | id | DefaultPaginator | ✅ | ❌ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.4 | 2024-12-12 | 49412 | Update dependencies |
0.0.3 | 2024-12-11 | 49123 | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
0.0.2 | 2024-11-04 | 48297 | Update dependencies |
0.0.1 | 2024-10-21 | | Initial release by @gemsteam via Connector Builder |