Skip to main content

Brex

Fetches data on users, expenses, transactions, vendors, and budgets from Brex API.

Configuration

InputTypeDescriptionDefault Value
user_tokenstringUser Token. User token to authenticate API requests. Generate it from your Brex dashboard under Developer > Settings.
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
transactionsidDefaultPaginator
usersidDefaultPaginator
departmentsidDefaultPaginator
vendorsidDefaultPaginator
expensesidDefaultPaginator
budgetsbudget_idDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.32024-12-1249006Update dependencies
0.0.22024-12-1148938Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.0.12024-10-30Initial release by @natikgadzhi via Connector Builder
Was this page helpful?