Skip to main content

`tap-userflow` is a Singer tap for UserFlow, built with the Meltano Singer SDK.

Project description

tap-userflow

tap-userflow is a Singer tap for UserFlow.

Built with the Meltano Tap SDK for Singer Taps.

Installation

Install from PyPi:

pip install kingalban-tap-userflow

Install from GitHub:

pipx install git+https://github.com/kingalban/tap-userflow.git@main

Configuration

Accepted Config Options

A full list of supported settings and capabilities for this tap is available by running:

tap-userflow --about

Example Config File

{
  "auth_token": "<userflow-api-key>"
}

Configure using environment variables

This Singer tap will automatically import any environment variables within the working directory's .env if the --config=ENV is provided, such that config values will be considered if a matching environment variable is set either in the terminal context or in the .env file.

Source Authentication and Authorization

Userflow uses Bearer authentication. Follow their documentation here to generate API keys.

Usage

You can easily run tap-userflow by itself or in a pipeline using Meltano.

Executing the Tap Directly

tap-userflow --version
tap-userflow --help
tap-userflow --config CONFIG --discover > ./catalog.json

Developer Resources

Follow these instructions to contribute to this project.

Initialize your Development Environment

pipx install poetry
poetry install

Create and Run Tests

Create tests within the tests subfolder and then run:

TAP_USERFLOW_AUTH_TOKEN='<your-token-here>' poetry run pytest

You can also test the tap-userflow CLI interface directly using poetry run:

poetry run tap-userflow --help

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.

Next, install Meltano (if you haven't already) and any needed plugins:

# Install meltano
pipx install meltano
# Initialize meltano within this directory
cd tap-userflow
meltano install

Now you can test and orchestrate using Meltano:

# Test invocation:
meltano invoke tap-userflow --version
# OR run a test `elt` pipeline:
meltano elt tap-userflow target-jsonl

SDK Dev Guide

See the dev guide for more instructions on how to use the SDK to develop your own taps and targets.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kingalban_tap_userflow-1.2.1.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

kingalban_tap_userflow-1.2.1-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file kingalban_tap_userflow-1.2.1.tar.gz.

File metadata

  • Download URL: kingalban_tap_userflow-1.2.1.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.146.1-microsoft-standard-WSL2

File hashes

Hashes for kingalban_tap_userflow-1.2.1.tar.gz
Algorithm Hash digest
SHA256 1ad5528feda4faf9ffbfb8df186046bf9c8789630c0c57a9b65995a515aa1715
MD5 5afa59732f1131829105aa5b5e1ceecd
BLAKE2b-256 bfef0eddb2037e7d41319cc4571c8140df12bcf5ab62bd0bb4274a5640ffa120

See more details on using hashes here.

File details

Details for the file kingalban_tap_userflow-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: kingalban_tap_userflow-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.146.1-microsoft-standard-WSL2

File hashes

Hashes for kingalban_tap_userflow-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 371505618e8719701d6a900ca4e62ab555252fbc5150f017d66b791c69317977
MD5 21bcb20ffc3f892dc87fb332df048c58
BLAKE2b-256 3ee098f43ff02796998a53498685ffc9d8c051720b1e80d194636fde0e8f3729

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page