1.4 KiB
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 | ✅ | ✅ |