Navan
The Navan connector supports travel booking data such as hotels and flights.
Prerequisites
- Client ID and Client Secret - Credentials for accessing the Navan API that can be created by administrators.
Configuration
Input | Type | Description | Default Value |
---|
client_id | string | OAuth Client ID. | |
client_secret | string | OAuth Client Secret. | |
start_date | string | Start date. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
bookings | uuid | DefaultPaginator | ✅ | ✅ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.2 | 2024-12-12 | 49217 | Update dependencies |
0.0.1 | 2024-11-26 | | Initial release by @matteogp via Connector Builder |