From 3edcba875555d071021923b864cf3fdb025469d2 Mon Sep 17 00:00:00 2001 From: Lucie Milan <32450552+lmilan@users.noreply.github.com> Date: Mon, 6 Nov 2023 12:12:18 +0100 Subject: [PATCH] Product feedback fixes (#976) * remove netsuite schema links * add User Access Token required permission * fix sendgrid links * fix advanced connectivity section --- _data/taps/extraction/netsuite/netsuite-permissions.yml | 5 +++++ _database-integrations/database-integrations.md | 4 +++- _integration-schemas/netsuite/v2/Account.md | 1 - _integration-schemas/netsuite/v2/AccountingPeriod.md | 1 - _integration-schemas/netsuite/v2/Address.md | 1 - _integration-schemas/netsuite/v2/BillingAccount.md | 1 - _integration-schemas/netsuite/v2/BillingSchedule.md | 1 - _integration-schemas/netsuite/v2/Bin.md | 1 - _integration-schemas/netsuite/v2/Bom.md | 1 - _integration-schemas/netsuite/v2/BomRevision.md | 1 - _integration-schemas/netsuite/v2/Budget.md | 1 - _integration-schemas/netsuite/v2/CalendarEvent.md | 1 - _integration-schemas/netsuite/v2/Campaign.md | 1 - _integration-schemas/netsuite/v2/Charge.md | 1 - _integration-schemas/netsuite/v2/Classification.md | 1 - .../netsuite/v2/ConsolidatedExchangeRate.md | 1 - _integration-schemas/netsuite/v2/Contact.md | 1 - _integration-schemas/netsuite/v2/ContactCategory.md | 1 - _integration-schemas/netsuite/v2/ContactRole.md | 1 - _integration-schemas/netsuite/v2/CostCategory.md | 1 - _integration-schemas/netsuite/v2/CouponCode.md | 1 - _integration-schemas/netsuite/v2/CurrencyRate.md | 1 - _integration-schemas/netsuite/v2/CustomList.md | 1 - _integration-schemas/netsuite/v2/Customer.md | 1 - _integration-schemas/netsuite/v2/CustomerCategory.md | 1 - _integration-schemas/netsuite/v2/CustomerMessage.md | 1 - _integration-schemas/netsuite/v2/CustomerStatus.md | 1 - .../netsuite/v2/CustomerSubsidiaryRelationship.md | 1 - _integration-schemas/netsuite/v2/Deleted.md | 1 - _integration-schemas/netsuite/v2/Department.md | 1 - _integration-schemas/netsuite/v2/Employee.md | 1 - _integration-schemas/netsuite/v2/EntityGroup.md | 1 - _integration-schemas/netsuite/v2/ExpenseCategory.md | 1 - _integration-schemas/netsuite/v2/FairValuePrice.md | 1 - _integration-schemas/netsuite/v2/File.md | 1 - _integration-schemas/netsuite/v2/Folder.md | 1 - _integration-schemas/netsuite/v2/GiftCertificate.md | 1 - _integration-schemas/netsuite/v2/GlobalAccountMapping.md | 1 - _integration-schemas/netsuite/v2/HcmJob.md | 1 - _integration-schemas/netsuite/v2/InboundShipment.md | 1 - _integration-schemas/netsuite/v2/InventoryNumber.md | 1 - _integration-schemas/netsuite/v2/Issue.md | 1 - _integration-schemas/netsuite/v2/Item.md | 1 - _integration-schemas/netsuite/v2/ItemAccountMapping.md | 1 - _integration-schemas/netsuite/v2/ItemDemandPlan.md | 1 - _integration-schemas/netsuite/v2/ItemRevision.md | 1 - _integration-schemas/netsuite/v2/ItemSupplyPlan.md | 1 - _integration-schemas/netsuite/v2/Job.md | 1 - _integration-schemas/netsuite/v2/JobStatus.md | 1 - _integration-schemas/netsuite/v2/JobType.md | 1 - _integration-schemas/netsuite/v2/Location.md | 1 - .../netsuite/v2/ManufacturingCostTemplate.md | 1 - .../netsuite/v2/ManufacturingOperationTask.md | 1 - _integration-schemas/netsuite/v2/ManufacturingRouting.md | 1 - .../netsuite/v2/MerchandiseHierarchyNode.md | 1 - _integration-schemas/netsuite/v2/Message.md | 1 - _integration-schemas/netsuite/v2/Nexus.md | 1 - _integration-schemas/netsuite/v2/Note.md | 1 - _integration-schemas/netsuite/v2/NoteType.md | 1 - _integration-schemas/netsuite/v2/Opportunity.md | 1 - _integration-schemas/netsuite/v2/OtherNameCategory.md | 1 - _integration-schemas/netsuite/v2/Partner.md | 1 - _integration-schemas/netsuite/v2/PartnerCategory.md | 1 - _integration-schemas/netsuite/v2/Paycheck.md | 1 - _integration-schemas/netsuite/v2/PaymentMethod.md | 1 - _integration-schemas/netsuite/v2/PayrollItem.md | 1 - _integration-schemas/netsuite/v2/PhoneCall.md | 1 - _integration-schemas/netsuite/v2/PriceLevel.md | 1 - _integration-schemas/netsuite/v2/PricingGroup.md | 1 - _integration-schemas/netsuite/v2/ProjectTask.md | 1 - _integration-schemas/netsuite/v2/PromotionCode.md | 1 - _integration-schemas/netsuite/v2/ResourceAllocation.md | 1 - _integration-schemas/netsuite/v2/RevRecSchedule.md | 1 - _integration-schemas/netsuite/v2/RevRecTemplate.md | 1 - _integration-schemas/netsuite/v2/SalesRole.md | 1 - _integration-schemas/netsuite/v2/SalesTaxItem.md | 1 - _integration-schemas/netsuite/v2/SiteCategory.md | 1 - _integration-schemas/netsuite/v2/Solution.md | 1 - _integration-schemas/netsuite/v2/Subsidiary.md | 1 - _integration-schemas/netsuite/v2/SupportCase.md | 1 - _integration-schemas/netsuite/v2/Task.md | 1 - _integration-schemas/netsuite/v2/TaxGroup.md | 1 - _integration-schemas/netsuite/v2/TaxType.md | 1 - _integration-schemas/netsuite/v2/Term.md | 1 - _integration-schemas/netsuite/v2/TimeBill.md | 1 - _integration-schemas/netsuite/v2/TimeEntry.md | 1 - _integration-schemas/netsuite/v2/TimeSheet.md | 1 - _integration-schemas/netsuite/v2/Topic.md | 1 - _integration-schemas/netsuite/v2/Transaction.md | 1 - _integration-schemas/netsuite/v2/UnitsType.md | 1 - _integration-schemas/netsuite/v2/Usage.md | 1 - _integration-schemas/netsuite/v2/Vendor.md | 1 - _integration-schemas/netsuite/v2/VendorCategory.md | 1 - .../netsuite/v2/VendorSubsidiaryRelationship.md | 1 - _integration-schemas/netsuite/v2/WinLossReason.md | 1 - _saas-integrations/sendgrid-core/sendgrid-core-latest.md | 2 +- _webhook-integrations/sendgrid.md | 8 ++++---- 97 files changed, 13 insertions(+), 99 deletions(-) diff --git a/_data/taps/extraction/netsuite/netsuite-permissions.yml b/_data/taps/extraction/netsuite/netsuite-permissions.yml index cc3ca500e..45e69c596 100644 --- a/_data/taps/extraction/netsuite/netsuite-permissions.yml +++ b/_data/taps/extraction/netsuite/netsuite-permissions.yml @@ -37,6 +37,11 @@ required: tab: *setup level: "Full" version: "all" + + - name: "User Access Token" + tab: *setup + level: "Full" + version: "2" # -------------------------- # diff --git a/_database-integrations/database-integrations.md b/_database-integrations/database-integrations.md index c74e471b6..d857dbfb6 100755 --- a/_database-integrations/database-integrations.md +++ b/_database-integrations/database-integrations.md @@ -61,7 +61,9 @@ sections: - title: "Advanced connectivity options" anchor: "advanced-connectivity-options" content: | - Additional connection options can be included as part of a Stitch {{ site.data.stitch.subscription-plans.advanced.name }} or {{ site.data.stitch.subscription-plans.premium.name }} plan. These options include reverse SSH tunnels, VPNs, and AWS Private Link. Reach out to [Stitch Sales]({{ site.sales }}){:target="new"} for more info. + Additional connection options can be included as part of a Stitch {{ site.data.stitch.subscription-plans.premium.name }} plan. These options include reverse SSH tunnels, VPNs, and AWS Private Link. + + If you are already on a {{ site.data.stitch.subscription-plans.premium.name }} plan, reach out to [Stitch Support](mailto:{{ site.support }}) to get started on the setup. Otherwise, reach out to [Stitch Sales]({{ site.sales }}){:target="new"} for more info about the {{ site.data.stitch.subscription-plans.premium.name }} plan. - title: "All database integrations" anchor: "all-database-integrations" diff --git a/_integration-schemas/netsuite/v2/Account.md b/_integration-schemas/netsuite/v2/Account.md index c8a337810..7f23de2b1 100644 --- a/_integration-schemas/netsuite/v2/Account.md +++ b/_integration-schemas/netsuite/v2/Account.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Account doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Account.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Account replication-method: "Full Table" description: | The `{{ table.name }}` table contains info about the accounts in the Chart of Accounts in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/AccountingPeriod.md b/_integration-schemas/netsuite/v2/AccountingPeriod.md index f6f612373..131058cb8 100644 --- a/_integration-schemas/netsuite/v2/AccountingPeriod.md +++ b/_integration-schemas/netsuite/v2/AccountingPeriod.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: AccountingPeriod doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/AccountingPeriod.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/AccountingPeriod description: | The `{{ table.name }}` table contains info about the accounting periods in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Address.md b/_integration-schemas/netsuite/v2/Address.md index 1c50a9a2a..948aab56f 100644 --- a/_integration-schemas/netsuite/v2/Address.md +++ b/_integration-schemas/netsuite/v2/Address.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Address doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Address.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Address description: | The `{{ table.name }}` table contains info about the custom address forms in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/BillingAccount.md b/_integration-schemas/netsuite/v2/BillingAccount.md index fbc9f574e..c2ebeff73 100644 --- a/_integration-schemas/netsuite/v2/BillingAccount.md +++ b/_integration-schemas/netsuite/v2/BillingAccount.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: BillingAccount doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/BillingAccount.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/BillingAccount description: | The `{{ table.name }}` table contains info about the billing accounts in your {{ integration.display_name }} account. A billing account is a record used to show all billing information for a customer or subcustomer. A billing account contains billing-specific information, including billing schedule, default payment terms, bill-to address, and currency. diff --git a/_integration-schemas/netsuite/v2/BillingSchedule.md b/_integration-schemas/netsuite/v2/BillingSchedule.md index 333c4e3b9..2185e6799 100644 --- a/_integration-schemas/netsuite/v2/BillingSchedule.md +++ b/_integration-schemas/netsuite/v2/BillingSchedule.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: BillingSchedule doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/BillingSchedule.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/BillingSchedule description: | The `{{ table.name }}` table contains info about the billing schedules in your {{ integration.display_name }} account. Billing schedules are used to define how bills for transactions are relayed to customers. In general, a billing schedule determines the frequency with which the customer is billed and the amount of each bill. However, the exact effect of a billing schedule varies depending on its type. diff --git a/_integration-schemas/netsuite/v2/Bin.md b/_integration-schemas/netsuite/v2/Bin.md index f1108ae2f..eb24180a3 100644 --- a/_integration-schemas/netsuite/v2/Bin.md +++ b/_integration-schemas/netsuite/v2/Bin.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Bin doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Bin.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Bin description: | The `{{ table.name }}` table contains info about bins, or places in your warehouse where you store inventory items. diff --git a/_integration-schemas/netsuite/v2/Bom.md b/_integration-schemas/netsuite/v2/Bom.md index 4eb3560ec..c24cfab52 100644 --- a/_integration-schemas/netsuite/v2/Bom.md +++ b/_integration-schemas/netsuite/v2/Bom.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Bom doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Bom.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Bom description: | The `{{ table.name }}` table contains info about bills of materials (BOM): the quantities of raw materials, assemblies, sub-components, and parts needed to manufacture a product. diff --git a/_integration-schemas/netsuite/v2/BomRevision.md b/_integration-schemas/netsuite/v2/BomRevision.md index 387d58316..bd56071c8 100644 --- a/_integration-schemas/netsuite/v2/BomRevision.md +++ b/_integration-schemas/netsuite/v2/BomRevision.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: BomRevision doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/BomRevision.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/BomRevision description: | The `{{ table.name }}` table contains info about updates on bills of materials. diff --git a/_integration-schemas/netsuite/v2/Budget.md b/_integration-schemas/netsuite/v2/Budget.md index 696163bb8..3b45b6999 100644 --- a/_integration-schemas/netsuite/v2/Budget.md +++ b/_integration-schemas/netsuite/v2/Budget.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Budget doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Budget.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Budget description: | The `{{ table.name }}` table contains info about the budgets in your {{ integration.display_name }} account. A budget records the expected values of income and expenses for your business. Budgets can be created for specific customers, items, departments, classes, locations, or any combination of these criteria. diff --git a/_integration-schemas/netsuite/v2/CalendarEvent.md b/_integration-schemas/netsuite/v2/CalendarEvent.md index b87f90e6d..1419f778d 100644 --- a/_integration-schemas/netsuite/v2/CalendarEvent.md +++ b/_integration-schemas/netsuite/v2/CalendarEvent.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: CalendarEvent doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/CalendarEvent.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/CalendarEvent description: | The `{{ table.name }}` table contains info about the scheduled activities, or events, that are on the calendar in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Campaign.md b/_integration-schemas/netsuite/v2/Campaign.md index 865ec9501..2d55261e5 100644 --- a/_integration-schemas/netsuite/v2/Campaign.md +++ b/_integration-schemas/netsuite/v2/Campaign.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Campaign doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Campaign.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Campaign description: | The `{{ table.name }}` table contains info about the campaigns in your {{ integration.display_name }} account. Campaigns are used to manage marketing initiatives. diff --git a/_integration-schemas/netsuite/v2/Charge.md b/_integration-schemas/netsuite/v2/Charge.md index 48c42f03a..929d0b8f3 100644 --- a/_integration-schemas/netsuite/v2/Charge.md +++ b/_integration-schemas/netsuite/v2/Charge.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Charge doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Charge.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Charge description: | The `{{ table.name }}` table contains info about the charges in your {{ integration.display_name }} account, which represent billable amounts that your clients must pay. diff --git a/_integration-schemas/netsuite/v2/Classification.md b/_integration-schemas/netsuite/v2/Classification.md index 9dd83b3dd..92683d8f5 100644 --- a/_integration-schemas/netsuite/v2/Classification.md +++ b/_integration-schemas/netsuite/v2/Classification.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Classification doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Classification.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Classification description: | The `{{ table.name }}` table contains info about the classifications in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/ConsolidatedExchangeRate.md b/_integration-schemas/netsuite/v2/ConsolidatedExchangeRate.md index defc4cbbd..9bf860967 100644 --- a/_integration-schemas/netsuite/v2/ConsolidatedExchangeRate.md +++ b/_integration-schemas/netsuite/v2/ConsolidatedExchangeRate.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ConsolidatedExchangeRate doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ConsolidatedExchangeRate.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ConsolidatedExchangeRate description: | The `{{ table.name }}` table contains info about consolidated exchange rates. This is used in {{ integration.display_name }} OneWorld for consolidation purposes, ensuring currency amounts correctly roll up from child to parent subsidiaries. diff --git a/_integration-schemas/netsuite/v2/Contact.md b/_integration-schemas/netsuite/v2/Contact.md index 7f8374401..7376cc26e 100644 --- a/_integration-schemas/netsuite/v2/Contact.md +++ b/_integration-schemas/netsuite/v2/Contact.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Contact doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Contact.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Contact description: | The `{{ table.name }}` table contains info about contacts. diff --git a/_integration-schemas/netsuite/v2/ContactCategory.md b/_integration-schemas/netsuite/v2/ContactCategory.md index ce06ff518..66cb830cf 100644 --- a/_integration-schemas/netsuite/v2/ContactCategory.md +++ b/_integration-schemas/netsuite/v2/ContactCategory.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ContactCategory doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ContactCategory.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ContactCategory description: | The `{{ table.name }}` table contains info about the types of contacts in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/ContactRole.md b/_integration-schemas/netsuite/v2/ContactRole.md index d62862e7b..f39dfff45 100644 --- a/_integration-schemas/netsuite/v2/ContactRole.md +++ b/_integration-schemas/netsuite/v2/ContactRole.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ContactRole doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ContactRole.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ContactRole description: | The `{{ table.name }}` table contains info about contact roles in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/CostCategory.md b/_integration-schemas/netsuite/v2/CostCategory.md index 9d26df73e..c467bc307 100644 --- a/_integration-schemas/netsuite/v2/CostCategory.md +++ b/_integration-schemas/netsuite/v2/CostCategory.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: CostCategory doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/CostCategory.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/CostCategory description: | The `{{ table.name }}` table contains info about cost categories, which are used to classify different types of costs associated with items. diff --git a/_integration-schemas/netsuite/v2/CouponCode.md b/_integration-schemas/netsuite/v2/CouponCode.md index a2bcd4a6c..fbeb6622d 100644 --- a/_integration-schemas/netsuite/v2/CouponCode.md +++ b/_integration-schemas/netsuite/v2/CouponCode.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: CouponCode doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/CouponCode.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/CouponCode description: | The `{{ table.name }}` table contains info about the coupon codes in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/CurrencyRate.md b/_integration-schemas/netsuite/v2/CurrencyRate.md index 811c03186..da477cd7f 100644 --- a/_integration-schemas/netsuite/v2/CurrencyRate.md +++ b/_integration-schemas/netsuite/v2/CurrencyRate.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: CurrencyRate doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/CurrencyRate.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/CurrencyRate description: | The `{{ table.name }}` table contains info about currency rate records in you {{ integration.display_name }} account. These are also known as Exchange Rate records in {{ integration.display_name }}. diff --git a/_integration-schemas/netsuite/v2/CustomList.md b/_integration-schemas/netsuite/v2/CustomList.md index 8169dd63a..78fbbede2 100644 --- a/_integration-schemas/netsuite/v2/CustomList.md +++ b/_integration-schemas/netsuite/v2/CustomList.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: CustomList doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/CustomList.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/CustomList description: | The `{{ table.name }}` table contains info about diff --git a/_integration-schemas/netsuite/v2/Customer.md b/_integration-schemas/netsuite/v2/Customer.md index 66a1fd04b..7980f701f 100644 --- a/_integration-schemas/netsuite/v2/Customer.md +++ b/_integration-schemas/netsuite/v2/Customer.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Customer doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Customer.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Customer description: | The `{{ table.name }}` table contains info about customers. diff --git a/_integration-schemas/netsuite/v2/CustomerCategory.md b/_integration-schemas/netsuite/v2/CustomerCategory.md index 9cc0ff245..793e5acff 100644 --- a/_integration-schemas/netsuite/v2/CustomerCategory.md +++ b/_integration-schemas/netsuite/v2/CustomerCategory.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: CustomerCategory doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/CustomerCategory.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/CustomerCategory description: | The `{{ table.name }}` table contains info about the types of customers in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/CustomerMessage.md b/_integration-schemas/netsuite/v2/CustomerMessage.md index 87cdfe4aa..eff2cd821 100644 --- a/_integration-schemas/netsuite/v2/CustomerMessage.md +++ b/_integration-schemas/netsuite/v2/CustomerMessage.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: CustomerMessage doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/CustomerMessage.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/CustomerMessage description: | The `{{ table.name }}` table contains info about standardized customer messages in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/CustomerStatus.md b/_integration-schemas/netsuite/v2/CustomerStatus.md index f81481132..4f6e0cbdd 100644 --- a/_integration-schemas/netsuite/v2/CustomerStatus.md +++ b/_integration-schemas/netsuite/v2/CustomerStatus.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: CustomerStatus doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/CustomerStatus.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/CustomerStatus description: | The `{{ table.name }}` table contains info about the stages for leads, prospects, and customers in your {{ integration.display_name }} sales cycle. diff --git a/_integration-schemas/netsuite/v2/CustomerSubsidiaryRelationship.md b/_integration-schemas/netsuite/v2/CustomerSubsidiaryRelationship.md index a8755e993..66787703b 100644 --- a/_integration-schemas/netsuite/v2/CustomerSubsidiaryRelationship.md +++ b/_integration-schemas/netsuite/v2/CustomerSubsidiaryRelationship.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: CustomerSubsidiaryRelationship doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/CustomerSubsidiaryRelationship.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/CustomerSubsidiaryRelationship description: | The `{{ table.name }}` table contains info about customers shared with multiple subsidiaries. diff --git a/_integration-schemas/netsuite/v2/Deleted.md b/_integration-schemas/netsuite/v2/Deleted.md index fd315c83e..93fb58669 100644 --- a/_integration-schemas/netsuite/v2/Deleted.md +++ b/_integration-schemas/netsuite/v2/Deleted.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Deleted doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Deleted.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Deleted description: | The `{{ table.name }}` table contains info about deleted records. diff --git a/_integration-schemas/netsuite/v2/Department.md b/_integration-schemas/netsuite/v2/Department.md index fa3690014..c0046e1ed 100644 --- a/_integration-schemas/netsuite/v2/Department.md +++ b/_integration-schemas/netsuite/v2/Department.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Department doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Department.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Department description: | The `{{ table.name }}` table contains info about the departments in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Employee.md b/_integration-schemas/netsuite/v2/Employee.md index 4ab494d7c..e21b59327 100644 --- a/_integration-schemas/netsuite/v2/Employee.md +++ b/_integration-schemas/netsuite/v2/Employee.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Employee doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Employee.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Employee description: | The `{{ table.name }}` table contains info about the employees in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/EntityGroup.md b/_integration-schemas/netsuite/v2/EntityGroup.md index 5ca64db63..aceef3455 100644 --- a/_integration-schemas/netsuite/v2/EntityGroup.md +++ b/_integration-schemas/netsuite/v2/EntityGroup.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: EntityGroup doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/EntityGroup.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/EntityGroup description: | The `{{ table.name }}` table contains info about the groups in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/ExpenseCategory.md b/_integration-schemas/netsuite/v2/ExpenseCategory.md index 54f555db4..77edbc658 100644 --- a/_integration-schemas/netsuite/v2/ExpenseCategory.md +++ b/_integration-schemas/netsuite/v2/ExpenseCategory.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ExpenseCategory doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ExpenseCategory.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ExpenseCategory description: | The `{{ table.name }}` table contains info about the expense categories in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/FairValuePrice.md b/_integration-schemas/netsuite/v2/FairValuePrice.md index 86bb10d63..3ea21f791 100644 --- a/_integration-schemas/netsuite/v2/FairValuePrice.md +++ b/_integration-schemas/netsuite/v2/FairValuePrice.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: FairValuePrice doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/FairValuePrice.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/FairValuePrice description: | The `{{ table.name }}` table contains info about the fair value price list in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/File.md b/_integration-schemas/netsuite/v2/File.md index 921f1fc76..9836be2cd 100644 --- a/_integration-schemas/netsuite/v2/File.md +++ b/_integration-schemas/netsuite/v2/File.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: File doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/File.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/File description: | The `{{ table.name }}` table contains info about the files in your {{ integration.display_name }} File Cabinet. diff --git a/_integration-schemas/netsuite/v2/Folder.md b/_integration-schemas/netsuite/v2/Folder.md index 175883143..cfab8d223 100644 --- a/_integration-schemas/netsuite/v2/Folder.md +++ b/_integration-schemas/netsuite/v2/Folder.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Folder doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Folder.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Folder description: | The `{{ table.name }}` table contains info about the folders in your {{ integration.display_name }} File Cabinet. diff --git a/_integration-schemas/netsuite/v2/GiftCertificate.md b/_integration-schemas/netsuite/v2/GiftCertificate.md index a05df0746..2efeb24b6 100644 --- a/_integration-schemas/netsuite/v2/GiftCertificate.md +++ b/_integration-schemas/netsuite/v2/GiftCertificate.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: GiftCertificate doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/GiftCertificate.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/GiftCertificate description: | The `{{ table.name }}` table contains info about the gift certificates in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/GlobalAccountMapping.md b/_integration-schemas/netsuite/v2/GlobalAccountMapping.md index e9e77c78e..2c884852c 100644 --- a/_integration-schemas/netsuite/v2/GlobalAccountMapping.md +++ b/_integration-schemas/netsuite/v2/GlobalAccountMapping.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: GlobalAccountMapping doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/GlobalAccountMapping.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/GlobalAccountMapping description: | The `{{ table.name }}` table contains the global account mapping record details in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/HcmJob.md b/_integration-schemas/netsuite/v2/HcmJob.md index 0fbddc256..e852ddd4e 100644 --- a/_integration-schemas/netsuite/v2/HcmJob.md +++ b/_integration-schemas/netsuite/v2/HcmJob.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: HcmJob doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/HcmJob.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/HcmJob description: | {{ integration.permission-for-table | flatify }} diff --git a/_integration-schemas/netsuite/v2/InboundShipment.md b/_integration-schemas/netsuite/v2/InboundShipment.md index 0d19e32b4..15732907f 100644 --- a/_integration-schemas/netsuite/v2/InboundShipment.md +++ b/_integration-schemas/netsuite/v2/InboundShipment.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: InboundShipment doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/InboundShipment.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/InboundShipment description: | The `{{ table.name }}` table contains info about inbound shipments in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/InventoryNumber.md b/_integration-schemas/netsuite/v2/InventoryNumber.md index d7debb343..7b9c55835 100644 --- a/_integration-schemas/netsuite/v2/InventoryNumber.md +++ b/_integration-schemas/netsuite/v2/InventoryNumber.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: InventoryNumber doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/InventoryNumber.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/InventoryNumber description: | The `{{ table.name }}` table contains info about the serial or lot numbers in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Issue.md b/_integration-schemas/netsuite/v2/Issue.md index 37ed84b1b..ab6a18903 100644 --- a/_integration-schemas/netsuite/v2/Issue.md +++ b/_integration-schemas/netsuite/v2/Issue.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Issue doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Issue.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Issue description: | The `{{ table.name }}` table contains info about the support cases in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Item.md b/_integration-schemas/netsuite/v2/Item.md index ddad727b0..adff3a7eb 100644 --- a/_integration-schemas/netsuite/v2/Item.md +++ b/_integration-schemas/netsuite/v2/Item.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Item doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Item.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Item description: | The `{{ table.name }}` table contains info about items. diff --git a/_integration-schemas/netsuite/v2/ItemAccountMapping.md b/_integration-schemas/netsuite/v2/ItemAccountMapping.md index a662e3069..0bbbb1273 100644 --- a/_integration-schemas/netsuite/v2/ItemAccountMapping.md +++ b/_integration-schemas/netsuite/v2/ItemAccountMapping.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ItemAccountMapping doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ItemAccountMapping.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ItemAccountMapping description: | The `{{ table.name }}` table contains details about the item account mapping record in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/ItemDemandPlan.md b/_integration-schemas/netsuite/v2/ItemDemandPlan.md index 8114c7ba5..8c611b43a 100644 --- a/_integration-schemas/netsuite/v2/ItemDemandPlan.md +++ b/_integration-schemas/netsuite/v2/ItemDemandPlan.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ItemDemandPlan doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ItemDemandPlan.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ItemDemandPlan description: | The `{{ table.name }}` table contains info about item demand plans in your {{ integration.display_name }} account. An item demand plan transaction stores the quantity expected to be needed, during specified time periods, for an item. diff --git a/_integration-schemas/netsuite/v2/ItemRevision.md b/_integration-schemas/netsuite/v2/ItemRevision.md index f0c020889..e6874f6b6 100644 --- a/_integration-schemas/netsuite/v2/ItemRevision.md +++ b/_integration-schemas/netsuite/v2/ItemRevision.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ItemRevision doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ItemRevision.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ItemRevision description: | The `{{ table.name }}` table contains info about item revisions in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/ItemSupplyPlan.md b/_integration-schemas/netsuite/v2/ItemSupplyPlan.md index 0d8158a28..41f1f9be5 100644 --- a/_integration-schemas/netsuite/v2/ItemSupplyPlan.md +++ b/_integration-schemas/netsuite/v2/ItemSupplyPlan.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ItemSupplyPlan doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ItemSupplyPlan.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ItemSupplyPlan description: | The `{{ table.name }}` table contains info about the item supply plans in your {{ integration.display_name }} account. An item supply plan lists the purchase orders or work orders required to ensure that item quantity meets expected demand. diff --git a/_integration-schemas/netsuite/v2/Job.md b/_integration-schemas/netsuite/v2/Job.md index 40d3e3c10..2106b1551 100644 --- a/_integration-schemas/netsuite/v2/Job.md +++ b/_integration-schemas/netsuite/v2/Job.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Job doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Job.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Job replication-method: "Key-based Incremental" description: | The `{{ table.name }}` table contains info about the projects in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/JobStatus.md b/_integration-schemas/netsuite/v2/JobStatus.md index bfdf971c9..a96f5bdfe 100644 --- a/_integration-schemas/netsuite/v2/JobStatus.md +++ b/_integration-schemas/netsuite/v2/JobStatus.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: JobStatus doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/JobStatus.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/JobStatus description: | The `{{ table.name }}` table contains info about the statuses that can be applied to projects in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/JobType.md b/_integration-schemas/netsuite/v2/JobType.md index db910319a..9582e81cf 100644 --- a/_integration-schemas/netsuite/v2/JobType.md +++ b/_integration-schemas/netsuite/v2/JobType.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: JobType doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/JobType.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/JobType description: | The `{{ table.name }}` table contains info about the types that can be applied to projects in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Location.md b/_integration-schemas/netsuite/v2/Location.md index 98d96291a..e0eaab310 100644 --- a/_integration-schemas/netsuite/v2/Location.md +++ b/_integration-schemas/netsuite/v2/Location.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Location doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Location.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Location description: | The `{{ table.name }}` table contains info about locations. diff --git a/_integration-schemas/netsuite/v2/ManufacturingCostTemplate.md b/_integration-schemas/netsuite/v2/ManufacturingCostTemplate.md index 093293dce..06f4bf620 100644 --- a/_integration-schemas/netsuite/v2/ManufacturingCostTemplate.md +++ b/_integration-schemas/netsuite/v2/ManufacturingCostTemplate.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ManufacturingCostTemplate doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ManufacturingCostTemplate.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ManufacturingCostTemplate description: | The `{{ table.name }}` table contains info about the manufacturing cost templates in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/ManufacturingOperationTask.md b/_integration-schemas/netsuite/v2/ManufacturingOperationTask.md index f542bfc02..83b912939 100644 --- a/_integration-schemas/netsuite/v2/ManufacturingOperationTask.md +++ b/_integration-schemas/netsuite/v2/ManufacturingOperationTask.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ManufacturingOperationTask doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ManufacturingOperationTask.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ManufacturingOperationTask description: | The `{{ table.name }}` table contains info about manufacturing operation tasks in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/ManufacturingRouting.md b/_integration-schemas/netsuite/v2/ManufacturingRouting.md index f60d21556..501631190 100644 --- a/_integration-schemas/netsuite/v2/ManufacturingRouting.md +++ b/_integration-schemas/netsuite/v2/ManufacturingRouting.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ManufacturingRouting doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ManufacturingRouting.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ManufacturingRouting description: | The `{{ table.name }}` table contains info about the manufacturing routing templates in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/MerchandiseHierarchyNode.md b/_integration-schemas/netsuite/v2/MerchandiseHierarchyNode.md index 6660ffd0b..e765dc090 100644 --- a/_integration-schemas/netsuite/v2/MerchandiseHierarchyNode.md +++ b/_integration-schemas/netsuite/v2/MerchandiseHierarchyNode.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: MerchandiseHierarchyNode doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/MerchandiseHierarchyNode.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/MerchandiseHierarchyNode description: | The `{{ table.name }}` table contains info about the the categorization of inventory items in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Message.md b/_integration-schemas/netsuite/v2/Message.md index b53301723..6851034ce 100644 --- a/_integration-schemas/netsuite/v2/Message.md +++ b/_integration-schemas/netsuite/v2/Message.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Message doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Message.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Message replication-method: "Full Table" description: | The `{{ table.name }}` table contains info about the messages in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Nexus.md b/_integration-schemas/netsuite/v2/Nexus.md index 78618bcb7..1e62f91ea 100644 --- a/_integration-schemas/netsuite/v2/Nexus.md +++ b/_integration-schemas/netsuite/v2/Nexus.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Nexus doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Nexus.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Nexus description: | The `{{ table.name }}` table contains info about the tax jurisdictions - or nexus - in your {{ integration.display_name }} account. A nexus is a tax jurisdiction, usually defined at the country level. diff --git a/_integration-schemas/netsuite/v2/Note.md b/_integration-schemas/netsuite/v2/Note.md index 90d559be8..26b974aba 100644 --- a/_integration-schemas/netsuite/v2/Note.md +++ b/_integration-schemas/netsuite/v2/Note.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Note doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Note.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Note replication-method: "Full Table" description: | The `{{ table.name }}` table contains info about the notes in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/NoteType.md b/_integration-schemas/netsuite/v2/NoteType.md index a9cfe7aa6..f8559482c 100644 --- a/_integration-schemas/netsuite/v2/NoteType.md +++ b/_integration-schemas/netsuite/v2/NoteType.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: NoteType doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/NoteType.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/NoteType description: | The `{{ table.name }}` table contains info about the types that can be applied to notes in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Opportunity.md b/_integration-schemas/netsuite/v2/Opportunity.md index bf9b8f2e5..7f07b5db2 100644 --- a/_integration-schemas/netsuite/v2/Opportunity.md +++ b/_integration-schemas/netsuite/v2/Opportunity.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Opportunity doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Opportunity.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Opportunity description: | The `{{ table.name }}` table contains info about the opportunities in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/OtherNameCategory.md b/_integration-schemas/netsuite/v2/OtherNameCategory.md index a49fa0e89..5225343d9 100644 --- a/_integration-schemas/netsuite/v2/OtherNameCategory.md +++ b/_integration-schemas/netsuite/v2/OtherNameCategory.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: OtherNameCategory doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/OtherNameCategory.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/OtherNameCategory description: | The `{{ table.name }}` table contains info about the other name categories in your {{ integration.display_name }} account. Other name category values are used on other name records to categorize them. The list of other name records is a collection of records for people or companies who are not vendors, customers, or employees. diff --git a/_integration-schemas/netsuite/v2/Partner.md b/_integration-schemas/netsuite/v2/Partner.md index 6f501692c..8d21a1c8f 100644 --- a/_integration-schemas/netsuite/v2/Partner.md +++ b/_integration-schemas/netsuite/v2/Partner.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Partner doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Partner.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Partner description: | The `{{ table.name }}` table contains info about the partners in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/PartnerCategory.md b/_integration-schemas/netsuite/v2/PartnerCategory.md index 0df0e5675..1c991a983 100644 --- a/_integration-schemas/netsuite/v2/PartnerCategory.md +++ b/_integration-schemas/netsuite/v2/PartnerCategory.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: PartnerCategory doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/PartnerCategory.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/PartnerCategory description: | The `{{ table.name }}` table contains info about the categories that can be applied to partners in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Paycheck.md b/_integration-schemas/netsuite/v2/Paycheck.md index 2860b93d2..0a725c733 100644 --- a/_integration-schemas/netsuite/v2/Paycheck.md +++ b/_integration-schemas/netsuite/v2/Paycheck.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Paycheck doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Paycheck.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Paycheck description: | The `{{ table.name }}` table contains info about the paycheck records in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/PaymentMethod.md b/_integration-schemas/netsuite/v2/PaymentMethod.md index 1633364b9..29f3706a2 100644 --- a/_integration-schemas/netsuite/v2/PaymentMethod.md +++ b/_integration-schemas/netsuite/v2/PaymentMethod.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: PaymentMethod doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/PaymentMethod.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/PaymentMethod description: | The `{{ table.name }}` table contains info about the customer payment methods in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/PayrollItem.md b/_integration-schemas/netsuite/v2/PayrollItem.md index 98ceb8445..6958d06f5 100644 --- a/_integration-schemas/netsuite/v2/PayrollItem.md +++ b/_integration-schemas/netsuite/v2/PayrollItem.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: PayrollItem doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/PayrollItem.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/PayrollItem description: | The `{{ table.name }}` table contains info about the payroll items, or payroll transaction line items, in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/PhoneCall.md b/_integration-schemas/netsuite/v2/PhoneCall.md index 2a70b3ce3..3e7fdba7f 100644 --- a/_integration-schemas/netsuite/v2/PhoneCall.md +++ b/_integration-schemas/netsuite/v2/PhoneCall.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: PhoneCall doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/PhoneCall.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/PhoneCall description: "" description: | The `{{ table.name }}` table contains info about the phone call records in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/PriceLevel.md b/_integration-schemas/netsuite/v2/PriceLevel.md index 5d2a76cba..6f06ac913 100644 --- a/_integration-schemas/netsuite/v2/PriceLevel.md +++ b/_integration-schemas/netsuite/v2/PriceLevel.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: PriceLevel doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/PriceLevel.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/PriceLevel description: | The `{{ table.name }}` table contains info about the price level list in your {{ integration.display_name }} account. Price level defines a list of values that are used by opportunity and item records to set the price level for a specific item. diff --git a/_integration-schemas/netsuite/v2/PricingGroup.md b/_integration-schemas/netsuite/v2/PricingGroup.md index c2131a9a9..62bc56133 100644 --- a/_integration-schemas/netsuite/v2/PricingGroup.md +++ b/_integration-schemas/netsuite/v2/PricingGroup.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: PricingGroup doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/PricingGroup.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/PricingGroup description: | The `{{ table.name }}` table contains info about the pricing groups in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/ProjectTask.md b/_integration-schemas/netsuite/v2/ProjectTask.md index e4622a302..49362957b 100644 --- a/_integration-schemas/netsuite/v2/ProjectTask.md +++ b/_integration-schemas/netsuite/v2/ProjectTask.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ProjectTask doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ProjectTask.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ProjectTask description: | The `{{ table.name }}` table contains info about the project tasks in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/PromotionCode.md b/_integration-schemas/netsuite/v2/PromotionCode.md index 2a92acb25..acf52fd82 100644 --- a/_integration-schemas/netsuite/v2/PromotionCode.md +++ b/_integration-schemas/netsuite/v2/PromotionCode.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: PromotionCode doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/PromotionCode.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/PromotionCode description: | The `{{ table.name }}` table contains info about the promotion codes in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/ResourceAllocation.md b/_integration-schemas/netsuite/v2/ResourceAllocation.md index 975f19a7f..ba92536c4 100644 --- a/_integration-schemas/netsuite/v2/ResourceAllocation.md +++ b/_integration-schemas/netsuite/v2/ResourceAllocation.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: ResourceAllocation doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/ResourceAllocation.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/ResourceAllocation description: | The `{{ table.name }}` table contains info about resource allocations, or employee time reservations, in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/RevRecSchedule.md b/_integration-schemas/netsuite/v2/RevRecSchedule.md index 52d371e08..f16ba4745 100644 --- a/_integration-schemas/netsuite/v2/RevRecSchedule.md +++ b/_integration-schemas/netsuite/v2/RevRecSchedule.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: RevRecSchedule doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/RevRecSchedule.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/RevRecSchedule description: | The `{{ table.name }}` table contains info about the revenue recognition schedules in your {{ integration.display_name }} account. A revenue recognition schedule indicates the posting periods in which revenue should be recognized, and the amount to be recognized in each period, for an item sale. diff --git a/_integration-schemas/netsuite/v2/RevRecTemplate.md b/_integration-schemas/netsuite/v2/RevRecTemplate.md index 2a9bb9fbc..ef6a16e2f 100644 --- a/_integration-schemas/netsuite/v2/RevRecTemplate.md +++ b/_integration-schemas/netsuite/v2/RevRecTemplate.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: RevRecTemplate doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/RevRecTemplate.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/RevRecTemplate description: | The `{{ table.name }}` table contains info about the revenue recognition templates in your {{ integration.display_name }} account. A revenue recognition template indicates how revenue from associated items should be posted. diff --git a/_integration-schemas/netsuite/v2/SalesRole.md b/_integration-schemas/netsuite/v2/SalesRole.md index bfcde0fce..0682fcc96 100644 --- a/_integration-schemas/netsuite/v2/SalesRole.md +++ b/_integration-schemas/netsuite/v2/SalesRole.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: SalesRole doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/SalesRole.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/SalesRole description: | The `{{ table.name }}` table contains info about the sales roles in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/SalesTaxItem.md b/_integration-schemas/netsuite/v2/SalesTaxItem.md index c290f8dba..1b29fc963 100644 --- a/_integration-schemas/netsuite/v2/SalesTaxItem.md +++ b/_integration-schemas/netsuite/v2/SalesTaxItem.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: SalesTaxItem doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/SalesTaxItem.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/SalesTaxItem description: | The `{{ table.name }}` table contains info about the sales tax items in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/SiteCategory.md b/_integration-schemas/netsuite/v2/SiteCategory.md index fbfc201e7..01577f2c3 100644 --- a/_integration-schemas/netsuite/v2/SiteCategory.md +++ b/_integration-schemas/netsuite/v2/SiteCategory.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: SiteCategory doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/SiteCategory.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/SiteCategory description: | The `{{ table.name }}` table contains info about the categories used to organize your website. diff --git a/_integration-schemas/netsuite/v2/Solution.md b/_integration-schemas/netsuite/v2/Solution.md index a7c05e28a..7aa54e71d 100644 --- a/_integration-schemas/netsuite/v2/Solution.md +++ b/_integration-schemas/netsuite/v2/Solution.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Solution doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Solution.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Solution description: | The `{{ table.name }}` table contains info about the solutions, or answers to customer issues, in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Subsidiary.md b/_integration-schemas/netsuite/v2/Subsidiary.md index 3528517fe..61751888e 100644 --- a/_integration-schemas/netsuite/v2/Subsidiary.md +++ b/_integration-schemas/netsuite/v2/Subsidiary.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Subsidiary doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Subsidiary.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Subsidiary description: | The `{{ table.name }}` table contains info about the subsidiary records in your {{ integration.display_name }} account. A subsidiary represents a separate company within your global organization. diff --git a/_integration-schemas/netsuite/v2/SupportCase.md b/_integration-schemas/netsuite/v2/SupportCase.md index 4b8b7a158..c84ec7ffe 100644 --- a/_integration-schemas/netsuite/v2/SupportCase.md +++ b/_integration-schemas/netsuite/v2/SupportCase.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: SupportCase doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/SupportCase.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/SupportCase description: | The `{{ table.name }}` table contains info about the support cases in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Task.md b/_integration-schemas/netsuite/v2/Task.md index 89572f52f..43b185b94 100644 --- a/_integration-schemas/netsuite/v2/Task.md +++ b/_integration-schemas/netsuite/v2/Task.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Task doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Task.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Task description: | The `{{ table.name }}` table contains info about the tasks in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/TaxGroup.md b/_integration-schemas/netsuite/v2/TaxGroup.md index d570349d0..a6b751975 100644 --- a/_integration-schemas/netsuite/v2/TaxGroup.md +++ b/_integration-schemas/netsuite/v2/TaxGroup.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: TaxGroup doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/TaxGroup.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/TaxGroup description: | The `{{ table.name }}` table contains info about the tax groups in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/TaxType.md b/_integration-schemas/netsuite/v2/TaxType.md index 166938b41..6b7621541 100644 --- a/_integration-schemas/netsuite/v2/TaxType.md +++ b/_integration-schemas/netsuite/v2/TaxType.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: TaxType doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/TaxType.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/TaxType description: | The `{{ table.name }}` table contains info about the tax types in your {{ integration.display_name }} account. A tax type determines where the tax paid or collected is tracked on the balance sheet. The balance sheet account to which {{ integration.display_name }} posts the collection or payment of tax is called the tax control account. diff --git a/_integration-schemas/netsuite/v2/Term.md b/_integration-schemas/netsuite/v2/Term.md index eebc7abc4..b80e10d57 100644 --- a/_integration-schemas/netsuite/v2/Term.md +++ b/_integration-schemas/netsuite/v2/Term.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Term doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Term.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Term description: | The `{{ table.name }}` table contains info about the terms in your {{ integration.display_name }} account. Terms are used to specify when payment is due on customer invoices. diff --git a/_integration-schemas/netsuite/v2/TimeBill.md b/_integration-schemas/netsuite/v2/TimeBill.md index cd1c95e7e..4f7686ffc 100644 --- a/_integration-schemas/netsuite/v2/TimeBill.md +++ b/_integration-schemas/netsuite/v2/TimeBill.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: TimeBill doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/TimeBill.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/TimeBill description: | The `{{ table.name }}` table contains info about the time transactions in your {{ integration.display_name }} account. Also known as time bills, these transactions records the hours worked by an employee. This transaction can be used to record billable hours and invoice customers. diff --git a/_integration-schemas/netsuite/v2/TimeEntry.md b/_integration-schemas/netsuite/v2/TimeEntry.md index cbd98fab6..7b01e7b5f 100644 --- a/_integration-schemas/netsuite/v2/TimeEntry.md +++ b/_integration-schemas/netsuite/v2/TimeEntry.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: TimeEntry doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/TimeEntry.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/TimeEntry description: | The `{{ table.name }}` table contains info about the time entries in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/TimeSheet.md b/_integration-schemas/netsuite/v2/TimeSheet.md index 7fe6ff11a..5fd3019ea 100644 --- a/_integration-schemas/netsuite/v2/TimeSheet.md +++ b/_integration-schemas/netsuite/v2/TimeSheet.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: TimeSheet doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/TimeSheet.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/TimeSheet description: | The `{{ table.name }}` table contains info about the time sheets in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Topic.md b/_integration-schemas/netsuite/v2/Topic.md index 23051a271..178e17d68 100644 --- a/_integration-schemas/netsuite/v2/Topic.md +++ b/_integration-schemas/netsuite/v2/Topic.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Topic doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Topic.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Topic description: | The `{{ table.name }}` table contains info about the topics used to organize knowledge base solutions in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Transaction.md b/_integration-schemas/netsuite/v2/Transaction.md index 7dc0579de..cc134067f 100644 --- a/_integration-schemas/netsuite/v2/Transaction.md +++ b/_integration-schemas/netsuite/v2/Transaction.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Transaction doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Transaction.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Transaction description: | The `{{ table.name }}` table contains info about transactions. diff --git a/_integration-schemas/netsuite/v2/UnitsType.md b/_integration-schemas/netsuite/v2/UnitsType.md index ed1a8baeb..1234d75ed 100644 --- a/_integration-schemas/netsuite/v2/UnitsType.md +++ b/_integration-schemas/netsuite/v2/UnitsType.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: UnitsType doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/UnitsType.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/UnitsType description: | The `{{ table.name }}` table contains info about the unit types, or Units of Measure, in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/Usage.md b/_integration-schemas/netsuite/v2/Usage.md index c947fa4dc..dfb999748 100644 --- a/_integration-schemas/netsuite/v2/Usage.md +++ b/_integration-schemas/netsuite/v2/Usage.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Usage doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Usage.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Usage description: | The `{{ table.name }}` table contains info about the subscription billing lines in your {{ integration.display_name }} account. For example: Money, time, cellular data, internet data, etc. diff --git a/_integration-schemas/netsuite/v2/Vendor.md b/_integration-schemas/netsuite/v2/Vendor.md index aff331552..d1142370e 100644 --- a/_integration-schemas/netsuite/v2/Vendor.md +++ b/_integration-schemas/netsuite/v2/Vendor.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: Vendor doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/Vendor.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/Vendor description: | The `{{ table.name }}` table contains info about the vendors in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/VendorCategory.md b/_integration-schemas/netsuite/v2/VendorCategory.md index 461d8dd2f..c2b41bd16 100644 --- a/_integration-schemas/netsuite/v2/VendorCategory.md +++ b/_integration-schemas/netsuite/v2/VendorCategory.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: VendorCategory doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/VendorCategory.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/VendorCategory description: | The `{{ table.name }}` table contains info about the categories that can be applied to vendors in your {{ integration.display_name }} account. diff --git a/_integration-schemas/netsuite/v2/VendorSubsidiaryRelationship.md b/_integration-schemas/netsuite/v2/VendorSubsidiaryRelationship.md index 4c85c1e3e..24e7daa45 100644 --- a/_integration-schemas/netsuite/v2/VendorSubsidiaryRelationship.md +++ b/_integration-schemas/netsuite/v2/VendorSubsidiaryRelationship.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: VendorSubsidiaryRelationship doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/VendorSubsidiaryRelationship.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/VendorSubsidiaryRelationship description: | The `{{ table.name }}` table contains info about vendors shared with multiple subsidiaries. diff --git a/_integration-schemas/netsuite/v2/WinLossReason.md b/_integration-schemas/netsuite/v2/WinLossReason.md index b5826092c..257fdfd9f 100644 --- a/_integration-schemas/netsuite/v2/WinLossReason.md +++ b/_integration-schemas/netsuite/v2/WinLossReason.md @@ -3,7 +3,6 @@ tap: "netsuite" version: "2" name: WinLossReason doc-link: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/schema/record/WinLossReason.html -singer-schema: https://github.com/stitchdata/tap-netsuite/tree/master/tap_v2/schemas/WinLossReason description: | The `{{ table.name }}` table contains info about the win/loss reasons in your {{ integration.display_name }} account. diff --git a/_saas-integrations/sendgrid-core/sendgrid-core-latest.md b/_saas-integrations/sendgrid-core/sendgrid-core-latest.md index 313acdd84..1feb926a8 100644 --- a/_saas-integrations/sendgrid-core/sendgrid-core-latest.md +++ b/_saas-integrations/sendgrid-core/sendgrid-core-latest.md @@ -24,7 +24,7 @@ repo-url: https://github.com/singer-io/tap-sendgrid this-version: "1" api: | - [SendGrid v3 API](https://sendgrid.com/docs/API_Reference/api_v3.html){:target="new"} + [SendGrid v3 API](https://docs.sendgrid.com/api-reference/how-to-use-the-sendgrid-v3-api){:target="new"} # -------------------------- # # Stitch Details # diff --git a/_webhook-integrations/sendgrid.md b/_webhook-integrations/sendgrid.md index 59ffe8476..a86cb5786 100755 --- a/_webhook-integrations/sendgrid.md +++ b/_webhook-integrations/sendgrid.md @@ -34,7 +34,7 @@ primary-key: tier: "Standard" status-url: "http://status.sendgrid.com/" icon: /images/integrations/icons/sendgrid.svg -doc-link: "https://sendgrid.com/docs/API_Reference/Webhooks/event.html" +doc-link: "https://docs.sendgrid.com/for-developers/tracking-events/twilio-sendgrid-event-webhook-overview#maincontent" table-selection: false column-selection: false @@ -49,7 +49,7 @@ loading-reports: false tables: ## Events - name: "events" - doc-link: https://sendgrid.com/docs/API_Reference/Webhooks/event.html#-Event-Types + doc-link: https://docs.sendgrid.com/for-developers/tracking-events/twilio-sendgrid-event-webhook-overview#event-types description: "details about events." notes: "The attributes listed below may not be applicable to every single event type - because of this, you may see some rows that have NULL values." replication-method: "Append-Only (Incremental)" @@ -79,7 +79,7 @@ tables: ## Events - Category - name: "events__category" - doc-link: https://sendgrid.com/docs/API_Reference/Webhooks/event.html#-Event-Types + doc-link: https://docs.sendgrid.com/for-developers/tracking-events/twilio-sendgrid-event-webhook-overview#event-types description: "info about an event category. This is a subtable of events." notes: replication-method: "Append-Only (Incremental)" @@ -153,7 +153,7 @@ This record, however, would: } ``` -[Read more about SendGrid dropped events here](https://sendgrid.com/docs/Classroom/Deliver/Undeliverable_Email/my_emails_are_being_dropped.html). +[Read more about SendGrid dropped events here](https://docs.sendgrid.com/glossary/drops). {% endcontentfor %}