Skip to main content

`tap-workato` is a Singer tap for Workato, built with the Meltano SDK for Singer Taps.

Project description

tap-workato

tap-workato is a Singer tap for Workato.

Built with the Meltano Tap SDK for Singer Taps.

Installation

This tap is installable via pypi

pipx install tap-workato

Or, if using via Meltano you can add configuration like so in the meltano.yml file:

plugins:
  extractors:
  - name: tap-workato
    namespace: tap_workato
    pip_url: -e .
    capabilities:
    - state
    - catalog
    - discover
    settings:
    - name: api_token
      kind: password

and then run the following from the CLI:

meltano install extractor tap-workato

Configuration

Accepted Config Options

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

tap-workato --about

Available streams include:

  • api_clients
  • api_collection
  • connections
  • customer_accounts *
  • customer_api_access_profiles *
  • customer_api_clients *
  • customer_api_collections *
  • customer_api_endpoints *
  • customer_connections *
  • customer_connections *
  • customer_members *
  • customer_recipes *
  • customer_roles *
  • folders
  • jobs
  • on_prem_agents
  • on_prem_groups
  • recipes
  • roles

Notes:

  • * The endpoints utilized by these streams are Embedded Vendor APIs and require the oem_vendor privilege in Workato.
  • The workato Embedded API does not allow for extracting customer jobs data at this time.

Source Authentication and Authorization

You will need an API token set up in your Workato account. The token is passed as a Bearer token in the Authorization header. See the instructions here.

Usage

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

Executing the Tap Directly

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

Developer Resources

Initialize your Development Environment

pipx install poetry
poetry install

Create and Run Tests

Create tests within the tap_workato/tests subfolder and then run:

poetry run pytest

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

poetry run tap-workato --help

Other useful workflows are included in the tox.ini:

poetry run tox -e format
poetry run tox -e lint
poetry run tox -e pytest

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. Open the meltano.yml and follow any "TODO" items listed in the file.

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

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

Now you can test and orchestrate using Meltano:

# Test invocation:
meltano invoke tap-workato --version
# OR run a test `elt` pipeline:
meltano elt tap-workato 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_workato-0.2.0.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tap_workato-0.2.0-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file tap_workato-0.2.0.tar.gz.

File metadata

  • Download URL: tap_workato-0.2.0.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for tap_workato-0.2.0.tar.gz
Algorithm Hash digest
SHA256 192e22f8115bccb51111bd8d4b82775f8287da456ca5207c4de356c1530ed985
MD5 c4b6017bb5dfc1395156e3af47996484
BLAKE2b-256 cb9da12c684770cbc9e83710b9142897ed8ee4c5efc33b5361bdfbf2a6787282

See more details on using hashes here.

File details

Details for the file tap_workato-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: tap_workato-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for tap_workato-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8731f772d35cc633cb1eb5974cf20ce6ae0d3947f6fb53688ec2c42613f77720
MD5 56eb8357e3f7e22cb8efd8380475155a
BLAKE2b-256 37d7327d4f585e6cb3c1dd901f8523f21ddb4c4bb16bb96758ff3e48423ff5fa

See more details on using hashes here.

Supported by

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