docs
docs copied to clipboard
Repo for the Stitch Docs
Hi, We have integrated campaign manager through stitch and the data is being dumped in BigQuery. The data for impressions, clicks, and cost has stopped coming in since 7th June....
Hello everyone, I'm having some issues in Stitch to identify the table 'Contacts' from in Freshdesk integration. All other tables are being recognized normally, except for the 'contacts' one and...
On Step 5 of: https://www.stitchdata.com/docs/developers/stitch-connect/guides/create-data-source-with-stitch-connect it references "{source_id}", but in no previous section does it show how/where to obtain that.
I have a CSV with multiple columns that are sparely populated. So a row can look like: `123,,,[email protected]` and another row can look like `123,stuff,morestufff,[email protected]` The problem is that `[email protected]`...
Hello, i was trying to find the Netsuite integration code, but have struggled to find it. The following pages that make reference to the Netsuite integration repo don't link to...
### Summary This PR adds the following improvements to `tap-generate-docs`: * Add a helpful error message when we encounter an `array` with no `items` field * This mirrors the check...
Am trying to get the S3 integration working and am running into this error. I can't seem to find it listed in the troubleshooting list of destination errors? 
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...
Is it possible to add these fields to the Engagements object https://github.com/singer-io/tap-hubspot/blob/master/tap_hubspot/schemas/engagements.json? "engagement": { "activityType": "", "teamId": "", "queueMembershipIds": [] }, "metadata": { "meetingOutcome": "", "completionDate": "", "taskType": "" }
itemprice table replication should be updated to use the lastmodifieddate on the item table to enable incremental loads. We have 200k records that are coming through every day even though...