Skip to main content

Perk

Sync travel and spend data from Perk into your data warehouse. This source connector syncs users, trips, bookings, cost centers, invoices, invoice lines, and profiles. Configuration requires your Perk API key and a start date from which to sync data.

Configuration​

InputTypeDescriptionDefault Value
api_keystringAPI Key.
start_datestringStart Date. ISO8601 Date-time (e.g. 2024-09-19T00:00:00Z)

Streams​

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
usersDefaultPaginator✅❌
tripsDefaultPaginator✅✅
bookingsDefaultPaginator✅✅
cost_centersDefaultPaginator✅❌
invoicesDefaultPaginator✅✅
profilesDefaultPaginator✅❌
invoices_linesDefaultPaginator✅✅

IP allow list​

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference​

Config fields reference

Field
Type
Property name
API Key
required
string
api_key
string
start_date

Changelog​

Expand to review
VersionDatePull RequestSubject
0.0.12026-02-16Initial release by @claudiangr via Connector Builder
Was this page helpful?