1.7 KiB
1.7 KiB
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.
- Learn how to create these API credentials by following documentation provided by Navan. Note that API credential details are only accessible once.
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 | ✅ | ✅ |