e-conomic
The Airbyte connector for e-conomic enables seamless integration with the e-conomic accounting platform. It allows users to efficiently extract financial data such as invoices, accounts, customers, and transactions from e-conomic and sync it to your preferred data warehouse or analytics tool. This connector simplifies data flow management, facilitating automated data extraction for comprehensive financial reporting and analysis.
Configuration
Input | Type | Description | Default Value |
---|
app_secret_token | string | App Secret Token. Your private token that identifies your app. Find it in your e-conomic account settings. | |
agreement_grant_token | string | Agreement Grant Token. Token that identifies the grant issued by an agreement, allowing your app to access data. Obtain it from your e-conomic account settings. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
accounts | accountNumber | DefaultPaginator | ✅ | ❌ |
accounting_years | year | DefaultPaginator | ✅ | ❌ |
app_roles | roleNumber | DefaultPaginator | ✅ | ❌ |
currencies | code | DefaultPaginator | ✅ | ❌ |
customer_groups | customerGroupNumber | DefaultPaginator | ✅ | ❌ |
customers | customerNumber | DefaultPaginator | ✅ | ❌ |
departmental_distributions | departmentalDistributionNumber | DefaultPaginator | ✅ | |