Humanitix
Humanitix is a ticketing platform. Using this connector we can extract data from streams such as events , orders and tickets. Docs : https://humanitix.stoplight.io/docs/humanitix-public-api/e508a657c1467-humanitix-public-api
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 | ✅ | ❌ | 
| orders | _id | DefaultPaginator | ✅ | ❌ | 
| tickets | _id | DefaultPaginator | ✅ | ❌ | 
| tags | _id | DefaultPaginator | ✅ | ❌ | 
Reference
Config fields reference
Field
Type
Property name
API Key
required
string
api_key
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.0.13 | 2025-03-08 | 55509 | Update dependencies | 
| 0.0.12 | 2025-03-01 | 54778 | Update dependencies | 
| 0.0.11 | 2025-02-22 | 53822 | Update dependencies | 
| 0.0.10 | 2025-02-08 | 53307 | Update dependencies | 
| 0.0.9 | 2025-02-01 | 52754 | Update dependencies | 
| 0.0.8 | 2025-01-25 | 52293 | Update dependencies | 
| 0.0.7 | 2025-01-18 | 51785 | Update dependencies | 
| 0.0.6 | 2025-01-11 | 51210 | Update dependencies | 
| 0.0.5 | 2024-12-28 | 50646 | Update dependencies | 
| 0.0.4 | 2024-12-21 | 50074 | Update dependencies | 
| 0.0.3 | 2024-12-14 | 49618 | Update dependencies | 
| 0.0.2 | 2024-12-12 | 49261 | Update dependencies | 
| 0.0.1 | 2024-10-31 | Initial release by @ombhardwajj via Connector Builder |