Eventee
The Airbyte connector for Eventee enables seamless integration and automated data synchronization between Eventee, a leading event management platform, and your data destinations. It extracts and transfers event-related information such as attendee details, lectures, tracks, and more. This connector ensures real-time or scheduled data flow, helping you centralize and analyze Eventee's data effortlessly for improved event insights and reporting.
Configuration
Input | Type | Description | Default Value |
---|
api_token | string | API Token. API token to use. Generate it at https://admin.eventee.co/ in 'Settings -> Features'. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
halls | id | No pagination | ✅ | ❌ |
days | id | No pagination | ✅ | ❌ |
lectures | id | No pagination | ✅ | ❌ |
speakers | id | No pagination | ✅ | ❌ |
workshops | id | No pagination | ✅ | ❌ |
pauses | id | No pagination | ✅ | ❌ |
tracks | id | No pagination | ✅ | ❌ |
partners | id | No pagination | ✅ | ❌ |
participants | email | No pagination | ✅ | ❌ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2024-10-28 | | Initial release by @parthiv11 via Connector Builder |