
Invoiceninja
Invoice Ninja is an invoicing, billing, and payment management software.
With this connector we can extract data from various streams such asproducts , invoice , payments and quotes.
Docs : https://api-docs.invoicing.co/#overview--introduction
Configuration
| Input | Type | Description | Default Value | 
|---|
| api_key | string | API Key. |  | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|
| clients | id | DefaultPaginator | ✅ | ❌ | 
| products | id | DefaultPaginator | ✅ | ❌ | 
| invoices | id | DefaultPaginator | ✅ | ❌ | 
| recurring invoices | id | DefaultPaginator | ✅ | ❌ | 
| payments | id | DefaultPaginator | ✅ | ❌ | 
| quotes | id | DefaultPaginator | ✅ | ❌ | 
| credits | id | DefaultPaginator | ✅ | ❌ | 
| projects | id | DefaultPaginator | ✅ | ❌ | 
| tasks | id | DefaultPaginator | ✅ | ❌ | 
| vendors | id | DefaultPaginator | ✅ | ❌ | 
| purchase_orders | id | DefaultPaginator | ✅ | ❌ | 
| expenses | id | DefaultPaginator | ✅ | ❌ | 
| recurring expenses | id | DefaultPaginator | ✅ | ❌ | 
| bank transactions | id | DefaultPaginator | ✅ | ❌ | 
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|
| 0.0.2 | 2024-12-11 | 48917 | Starting 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.1 | 2024-11-07 |  | Initial release by @ombhardwajj via Connector Builder |