-
This is an issue which I've noticed across a few taps but first here so I'll raise the issue here and take it from there.
In my use case I am pulling static reports from various taps and using a ta…
-
Just simply doing:
./bin/tap-zendesk --config zendesk_config.json --catalog catalog.json
doesn't work:
{"type": "SCHEMA", "stream": "tickets", "schema": {"properties": {"organization_id": {"t…
-
While writing up https://github.com/singer-io/tap-yotpo/issues/25 I wanted to get the project up and running locally. I managed to run the tests under `tests/unittests` but was unable to run any of th…
-
**How would this feature be useful?**
This would make `pipx run` immensely more user friendly and easier to type without resorting to a readme or scanning the `--help` for the correct run syntax.
…
-
The 3 SQL strings in this function don't follow psycopg's best practices. I believe sanitization only happens when the queries are like this:
https://github.com/singer-io/tap-redshift/commit/e66c18e7…
-
It's a pretty new extensible open source data EL(T) platform (https://airbyte.io/), kind of an open source alternative to Stitch and more robust than Singer
-
Ref https://github.com/singer-io/tap-typeform/issues/6
Steps
1. Have a Typeform with hidden fields
2. Load data using tap-typeform
Expected
- These load as questions and answers
Actual
- …
-
The following is the output log from Stitch. I've validated all credentials are correct and RingCentral app is configured as per requirements.
2020-03-12 14:18:06,946Z main - INFO Running tap-rin…
-
Hi,
I've been working on transitioning our team data across to GA4.
Currently we use UA to track sessions and transactions data, using custom reports with the relevant fields into our warehouse.
…
-
Every stream seems to be an Incremental stream. So we don't need this Full Table stream class
https://github.com/singer-io/tap-nice-incontact/blob/f9939c86b4fac5de5ce22d11e5d1927edcf995b0/tap_nice_…