-
Hello,
The AWS policy information mentioned in https://www.stitchdata.com/docs/integrations/saas/intacct#create-iam-policy is missing on the "Configure Your Intacct Integration" page. Is there anot…
-
I am attempting to follow the example to update a customer record to simply change the "comments" field via the example provided here https://github.com/Intacct/intacct-sdk-node-js-examples/blob/maste…
-
Would it be possible to get the requirement for psr/log updated to a more recent version?
-
Can you please provide guidance on how to set a vendors 1099 Contact via the .NET SAGE Intacct SDK? Below is a sample of how we are creating vendors. In the "VendorCreate", we do not see a field for 1…
-
There are quite a few that are clogging up logs around the uuid and xmlwriter packages. How do I just turn off the logging for those types of messages?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
On dbt version 1.8+ the `tests:` config results in a warning and needs to be replaced with …
-
# Provide required information needed to triage your issue
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: PC desktop
* Host [Excel, Word, PowerPoint, etc.]: Excel
…
-
The following code
```ts
const config = new ClientConfig();
config.senderId = "testsenderid";
config.senderPassword = "pass123!";
config.companyId = "testconsoleid|testclientid";
config.userId =…
-
When submitting https://github.com/whalyapp/connector-catalog-data/pull/31 some Meltano provided connectors were not matching any existing source in the source catalog.
The list is here ⤵️
```
…
-
**Describe the bug**
I have some multiline descriptions in my OpenAPI schemas. Here's an example of a tag description:
```
tags:
- name: Contacts
description: |
You can think of co…