Help for troubleshooting the TOC.
Step 1: I have differnt entries in the TOC for the same integration.
Open the integration documentation of each version and activate or deactivate the input parameter:
- For the latest version, the
input: false
parameter must be inactive. - For the previous versions, the
input: false
parameter must be active.
Here is an example with Google Sheets v2 and v3:
# -------------------------- #
# Page & Formatting #
# -------------------------- #
title: Google Sheets (v2)
permalink: /integrations/saas/google-sheets/v2
keywords: google-sheeets, integration, schema, etl google-sheeets, google-sheeets etl, google-sheeets schema
layout: singer
input: false
# -------------------------- #
# Page & Formatting #
# -------------------------- #
title: Google Sheets (v3)
permalink: /integrations/saas/google-sheets
keywords: google-sheeets, integration, schema, etl google-sheeets, google-sheeets etl, google-sheeets schema
layout: singer
# input: false
Back to top
Last updated: 15 October 2024