Singer tap for Belvo, built with the Meltano SDK for Singer Taps.
Project description
tap-belvo
Singer tap for Belvo.
Built with the Meltano Singer SDK.
Capabilities
catalog
state
discover
about
stream-maps
schema-flattening
Settings
Setting | Required | Default | Description |
---|---|---|---|
secret_id | True | None | Belvo API secret ID. |
password | True | None | Belvo API password. |
start_date | False | None | Earliest datetime to get data from |
base_url | False | https://development.belvo.com | Base URL for the Belvo API |
stream_maps | False | None | Config object for stream maps capability. For more information check out Stream Maps. |
stream_map_config | False | None | User-defined config values to be used within map expressions. |
flattening_enabled | False | None | 'True' to enable schema flattening and automatically expand nested properties. |
flattening_max_depth | False | None | The max depth to flatten schemas. |
A full list of supported settings and capabilities is available by running: tap-belvo --about
Source Authentication and Authorization
See https://developers.belvo.com/reference/authentication-1.
Usage
You can easily run tap-belvo
by itself or in a pipeline using Meltano.
Executing the Tap Directly
tap-belvo --version
tap-belvo --help
tap-belvo --config CONFIG --discover > ./catalog.json
Developer Resources
Initialize your Development Environment
pipx install hatch
Create and Run Tests
Run integration tests:
hatch run test:integration
You can also test the tap-belvo
CLI interface directly:
hatch run sync:console -- --about --format=json
Testing with Meltano
Note: This tap will work in any Singer environment and does not require Meltano. Examples here are for convenience and to streamline end-to-end orchestration scenarios.
Your project comes with a custom meltano.yml
project file already created. Go ahead and install Meltano if you haven't already.
-
Install all plugins
meltano install
-
Check that the extractor is working properly
meltano invoke tap-belvo --version
-
Execute an ELT pipeline
meltano run tap-belvo target-jsonl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tap_belvo-0.0.1b10.tar.gz
.
File metadata
- Download URL: tap_belvo-0.0.1b10.tar.gz
- Upload date:
- Size: 140.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0ac5e97e523640df72ef1dca7c956136ba5934d1e94deeffb9ca9d22ab1b0ba |
|
MD5 | f8d72f92e39cd925212c902eeee20b86 |
|
BLAKE2b-256 | 92fe66b9e364f13db5cf71f28cd3a6d8dc3d92958b99ef713743f6249579ee7e |
File details
Details for the file tap_belvo-0.0.1b10-py3-none-any.whl
.
File metadata
- Download URL: tap_belvo-0.0.1b10-py3-none-any.whl
- Upload date:
- Size: 139.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1369d1079b1dd7940aa5f81febbf510d12a1dc8af74574b478b08b24c3a2656 |
|
MD5 | f239185dfa850a2b9a8db68cb8abc899 |
|
BLAKE2b-256 | b34481232355121a8147565a91e5895182012ecd27ca18468f98398ed4ca01eb |