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

1.4 KiB

Bluetally

Connector for fetching asset and employee data from Bluetelly

Configuration

Input Type Description Default Value
api_key string API Key. Your API key to authenticate with the BlueTally API. You can generate it by navigating to your account settings, selecting 'API Keys', and clicking 'Create API Key'.
start_date string Start date.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
assets id DefaultPaginator
employees id DefaultPaginator

Changelog

Expand to review
Version Date Pull Request Subject
0.0.4 2025-05-10 59337 Update dependencies
0.0.3 2025-04-26 58714 Update dependencies
0.0.2 2025-04-19 57644 Update dependencies
0.0.1 2025-04-08 Initial release by @wennergr via Connector Builder