1
0
mirror of synced 2025-12-25 02:09:19 -05:00
Files
airbyte/docs/integrations/sources/navan.md

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.

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.5 2024-12-28 50642 Update dependencies
0.0.4 2024-12-21 50106 Update dependencies
0.0.3 2024-12-14 49599 Update dependencies
0.0.2 2024-12-12 49217 Update dependencies
0.0.1 2024-11-26 Initial release by @matteogp via Connector Builder