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
app_secret_token
string
agreement_grant_token
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
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 |