# Visma e-conomic ## Sync overview This source collects data from [Visma e-conomic](https://developer.visma.com/api/e-conomic/). At the moment the source only implements full refresh, meaning you will sync all records with every new sync. ## Prerequisites - Your Visma e-conomic Agreement Grant Token - Your Visma e-conomic App Secret Token [This page](https://www.e-conomic.com/developer/connect) guides you through the different ways of connecting to the api. In sort your options are: - Developer agreement - Create a free [sandbox account](https://www.e-conomic.dk/regnskabsprogram/demo-alle), valid for 14 days. - Demo tokens: `app_secret_token=demo` and `agreement_grant_token=demo` ## Set up the Visma e-conomic source connector 1. Log into your [Airbyte Cloud](https://cloud.airbyte.com/workspaces) or Airbyte Open Source account. 2. Click **Sources** and then click **+ New source**. 3. On the Set up the source page, select **Stripe** from the Source type dropdown. 4. Enter a name for your source. 5. Enter **Agreement Grant Token**. 6. Enter **Secret Key**. ## This Source Supports the Following Streams - [accounts](https://restdocs.e-conomic.com/#get-accounts) - [customers](https://restdocs.e-conomic.com/#get-customers) - [invoices booked](https://restdocs.e-conomic.com/#get-invoices-booked) - [invoices booked document](https://restdocs.e-conomic.com/#get-invoices-booked-bookedinvoicenumber) - [invoices paid](https://restdocs.e-conomic.com/#get-invoices-paid) - [invoices total](https://restdocs.e-conomic.com/#get-invoices-totals) - [products](https://restdocs.e-conomic.com/#get-products) For more information about the api see the [E-conomic REST API Documentation](https://restdocs.e-conomic.com/#tl-dr). ### [Sync models](https://docs.airbyte.com/cloud/core-concepts/#connection-sync-modes) | Feature | Supported?\(Yes/No\) | Notes | | :---------------- | :------------------- | :---- | | Full Refresh Sync | Yes | | | Incremental Sync | No | | ## Changelog
Expand to review | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ | | 0.3.43 | 2025-11-25 | [70140](https://github.com/airbytehq/airbyte/pull/70140) | Update dependencies | | 0.3.42 | 2025-11-18 | [69679](https://github.com/airbytehq/airbyte/pull/69679) | Update dependencies | | 0.3.41 | 2025-10-29 | [68952](https://github.com/airbytehq/airbyte/pull/68952) | Update dependencies | | 0.3.40 | 2025-10-21 | [68337](https://github.com/airbytehq/airbyte/pull/68337) | Update dependencies | | 0.3.39 | 2025-10-14 | [67950](https://github.com/airbytehq/airbyte/pull/67950) | Update dependencies | | 0.3.38 | 2025-10-07 | [67329](https://github.com/airbytehq/airbyte/pull/67329) | Update dependencies | | 0.3.37 | 2025-09-30 | [66454](https://github.com/airbytehq/airbyte/pull/66454) | Update dependencies | | 0.3.36 | 2025-09-09 | [65695](https://github.com/airbytehq/airbyte/pull/65695) | Update dependencies | | 0.3.35 | 2025-08-24 | [65460](https://github.com/airbytehq/airbyte/pull/65460) | Update dependencies | | 0.3.34 | 2025-08-09 | [64836](https://github.com/airbytehq/airbyte/pull/64836) | Update dependencies | | 0.3.33 | 2025-08-02 | [64372](https://github.com/airbytehq/airbyte/pull/64372) | Update dependencies | | 0.3.32 | 2025-07-26 | [64060](https://github.com/airbytehq/airbyte/pull/64060) | Update dependencies | | 0.3.31 | 2025-07-19 | [63635](https://github.com/airbytehq/airbyte/pull/63635) | Update dependencies | | 0.3.30 | 2025-07-12 | [63243](https://github.com/airbytehq/airbyte/pull/63243) | Update dependencies | | 0.3.29 | 2025-07-05 | [62710](https://github.com/airbytehq/airbyte/pull/62710) | Update dependencies | | 0.3.28 | 2025-06-28 | [62249](https://github.com/airbytehq/airbyte/pull/62249) | Update dependencies | | 0.3.27 | 2025-06-21 | [61775](https://github.com/airbytehq/airbyte/pull/61775) | Update dependencies | | 0.3.26 | 2025-06-15 | [61162](https://github.com/airbytehq/airbyte/pull/61162) | Update dependencies | | 0.3.25 | 2025-05-24 | [60780](https://github.com/airbytehq/airbyte/pull/60780) | Update dependencies | | 0.3.24 | 2025-05-10 | [60008](https://github.com/airbytehq/airbyte/pull/60008) | Update dependencies | | 0.3.23 | 2025-05-04 | [59565](https://github.com/airbytehq/airbyte/pull/59565) | Update dependencies | | 0.3.22 | 2025-04-26 | [58961](https://github.com/airbytehq/airbyte/pull/58961) | Update dependencies | | 0.3.21 | 2025-04-19 | [58561](https://github.com/airbytehq/airbyte/pull/58561) | Update dependencies | | 0.3.20 | 2025-04-13 | [58044](https://github.com/airbytehq/airbyte/pull/58044) | Update dependencies | | 0.3.19 | 2025-04-05 | [57439](https://github.com/airbytehq/airbyte/pull/57439) | Update dependencies | | 0.3.18 | 2025-03-29 | [56880](https://github.com/airbytehq/airbyte/pull/56880) | Update dependencies | | 0.3.17 | 2025-03-22 | [56270](https://github.com/airbytehq/airbyte/pull/56270) | Update dependencies | | 0.3.16 | 2025-03-08 | [55603](https://github.com/airbytehq/airbyte/pull/55603) | Update dependencies | | 0.3.15 | 2025-03-01 | [55150](https://github.com/airbytehq/airbyte/pull/55150) | Update dependencies | | 0.3.14 | 2025-02-22 | [54497](https://github.com/airbytehq/airbyte/pull/54497) | Update dependencies | | 0.3.13 | 2025-02-15 | [54079](https://github.com/airbytehq/airbyte/pull/54079) | Update dependencies | | 0.3.12 | 2025-02-08 | [53576](https://github.com/airbytehq/airbyte/pull/53576) | Update dependencies | | 0.3.11 | 2025-02-01 | [53085](https://github.com/airbytehq/airbyte/pull/53085) | Update dependencies | | 0.3.10 | 2025-01-25 | [52395](https://github.com/airbytehq/airbyte/pull/52395) | Update dependencies | | 0.3.9 | 2025-01-18 | [51957](https://github.com/airbytehq/airbyte/pull/51957) | Update dependencies | | 0.3.8 | 2025-01-11 | [51445](https://github.com/airbytehq/airbyte/pull/51445) | Update dependencies | | 0.3.7 | 2024-12-28 | [50787](https://github.com/airbytehq/airbyte/pull/50787) | Update dependencies | | 0.3.6 | 2024-12-21 | [50319](https://github.com/airbytehq/airbyte/pull/50319) | Update dependencies | | 0.3.5 | 2024-12-14 | [49733](https://github.com/airbytehq/airbyte/pull/49733) | Update dependencies | | 0.3.4 | 2024-12-12 | [48198](https://github.com/airbytehq/airbyte/pull/48198) | Update dependencies | | 0.3.3 | 2024-10-29 | [47761](https://github.com/airbytehq/airbyte/pull/47761) | Update dependencies | | 0.3.2 | 2024-10-28 | [47543](https://github.com/airbytehq/airbyte/pull/47543) | Update dependencies | | 0.3.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version | | 0.3.0 | 2024-08-14 | [44052](https://github.com/airbytehq/airbyte/pull/44052) | Refactor connector to manifest-only format | | 0.2.15 | 2024-08-10 | [43690](https://github.com/airbytehq/airbyte/pull/43690) | Update dependencies | | 0.2.14 | 2024-08-03 | [43165](https://github.com/airbytehq/airbyte/pull/43165) | Update dependencies | | 0.2.13 | 2024-07-27 | [42808](https://github.com/airbytehq/airbyte/pull/42808) | Update dependencies | | 0.2.12 | 2024-07-20 | [42181](https://github.com/airbytehq/airbyte/pull/42181) | Update dependencies | | 0.2.11 | 2024-07-13 | [41456](https://github.com/airbytehq/airbyte/pull/41456) | Update dependencies | | 0.2.10 | 2024-07-09 | [41292](https://github.com/airbytehq/airbyte/pull/41292) | Update dependencies | | 0.2.9 | 2024-07-06 | [40905](https://github.com/airbytehq/airbyte/pull/40905) | Update dependencies | | 0.2.8 | 2024-06-25 | [40492](https://github.com/airbytehq/airbyte/pull/40492) | Update dependencies | | 0.2.7 | 2024-06-22 | [40194](https://github.com/airbytehq/airbyte/pull/40194) | Update dependencies | | 0.2.6 | 2024-06-04 | [38982](https://github.com/airbytehq/airbyte/pull/38982) | [autopull] Upgrade base image to v1.2.1 | | 0.2.5 | 2024-05-28 | [38691](https://github.com/airbytehq/airbyte/pull/38691) | Make compatibility with builder | | 0.2.4 | 2024-04-19 | [37283](https://github.com/airbytehq/airbyte/pull/37283) | Updating to 0.80.0 CDK | | 0.2.3 | 2024-04-18 | [37283](https://github.com/airbytehq/airbyte/pull/37283) | Manage dependencies with Poetry. | | 0.2.2 | 2024-04-15 | [37283](https://github.com/airbytehq/airbyte/pull/37283) | Base image migration: remove Dockerfile and use the python-connector-base image | | 0.2.1 | 2024-04-12 | [37283](https://github.com/airbytehq/airbyte/pull/37283) | schema descriptions | | 0.2.0 | 2023-10-20 | [30991](https://github.com/airbytehq/airbyte/pull/30991) | Migrate to Low-code Framework | | 0.1.0 | 2022-11-08 | [18595](https://github.com/airbytehq/airbyte/pull/18595) | Adding Visma e-conomic as a source |