Skip to main content

`tap-getresponse` is a Singer tap for GetResponse, built with the Meltano Singer SDK.

Project description

Tap-GetResponse

tap-getresponse is a Singer tap for GetResponse.

logo

Built with the Meltano Tap SDK for Singer Taps.

Configuration 📝

Accepted Config Options

Setting Required Default Description
auth_token True None GetResponse token API.

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.

# .env
TAP_GETRESPONSE_AUTH_TOKEN=... # your token!

Source Authentication and Authorization

To get your API Token, follow the official documentation.

Usage

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

Executing the Tap Directly

tap-getresponse --version
tap-getresponse --help
tap-getresponse --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:

poetry run pytest

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

poetry run tap-getresponse --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-getresponse
meltano install

Now you can test and orchestrate using Meltano:

# Test invocation:
meltano invoke tap-getresponse --version
# OR run a test `elt` pipeline:
meltano elt tap-getresponse 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

tap_getresponse-0.0.2.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

tap_getresponse-0.0.2-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file tap_getresponse-0.0.2.tar.gz.

File metadata

  • Download URL: tap_getresponse-0.0.2.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.9.14 Darwin/22.5.0

File hashes

Hashes for tap_getresponse-0.0.2.tar.gz
Algorithm Hash digest
SHA256 970ca3f54cbf531b084d463c46762b18c108a2862e011ba594fa38dd9d8404c5
MD5 9c20e52260665084ebdfc7427fd7b415
BLAKE2b-256 ab462c8778f149647176c86038aef4c78c67f6a5c4f01506ac60d211d7e281c1

See more details on using hashes here.

File details

Details for the file tap_getresponse-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: tap_getresponse-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.9.14 Darwin/22.5.0

File hashes

Hashes for tap_getresponse-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a9db7fd70b867a98818309ecff54f2b772c0f3f6157e2d8e541a6ee766b84ab1
MD5 74fe1daa2a30d126b45ee5cd545f6496
BLAKE2b-256 e05e2e8e1fdd0678941c47808bf544d96c167bfa097493cbbd5a031030762de9

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