Visma e-conomic
Sync overview
This source collects data from Visma 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 guides you through the different ways of connecting to the api. In sort your options are:
- Developer agreement
- Create a free sandbox account, valid for 14 days.
- Demo tokens:
app_secret_token=demo
andagreement_grant_token=demo
Set up the Visma e-conomic source connector
- Log into your Airbyte Cloud or Airbyte Open Source account.
- Click Sources and then click + New source.
- On the Set up the source page, select Stripe from the Source type dropdown.
- Enter a name for your source.
- Enter Agreement Grant Token.
- Enter Secret Key.
This Source Supports the Following Streams
For more information about the api see the E-conomic REST API Documentation.
Sync models
Feature | Supported?(Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | No |
Reference
Config fields reference
Field
Type
Property name
string
agreement_grant_token
string
app_secret_token
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.2.15 | 2024-08-10 | 43690 | Update dependencies |
0.2.14 | 2024-08-03 | 43165 | Update dependencies |
0.2.13 | 2024-07-27 | 42808 | Update dependencies |
0.2.12 | 2024-07-20 | 42181 | Update dependencies |
0.2.11 | 2024-07-13 | 41456 | Update dependencies |
0.2.10 | 2024-07-09 | 41292 | Update dependencies |
0.2.9 | 2024-07-06 | 40905 | Update dependencies |
0.2.8 | 2024-06-25 | 40492 | Update dependencies |
0.2.7 | 2024-06-22 | 40194 | Update dependencies |
0.2.6 | 2024-06-04 | 38982 | [autopull] Upgrade base image to v1.2.1 |
0.2.5 | 2024-05-28 | 38691 | Make compatibility with builder |
0.2.4 | 2024-04-19 | 37283 | Updating to 0.80.0 CDK |
0.2.3 | 2024-04-18 | 37283 | Manage dependencies with Poetry. |
0.2.2 | 2024-04-15 | 37283 | Base image migration: remove Dockerfile and use the python-connector-base image |
0.2.1 | 2024-04-12 | 37283 | schema descriptions |
0.2.0 | 2023-10-20 | 30991 | Migrate to Low-code Framework |
0.1.0 | 2022-11-08 | 18595 | Adding Visma e-conomic as a source |