About this template
File location: | /_templates/destinations/data-files |
Used in: | |
Repo link: | Click to view in the Stitch Docs repo |
Instructions: |
This template is used to add Stitch details pertaining to a destination to the Stitch Docs.
Template sections
Each template is grouped into sections to make parameters easier to find. These sections and the parameters they contain are described below.
General
These properties contain general info about Stitch’s implementation of the destination.
Parameter | Description |
pricing-tier STRING |
The name of the Stitch plan required to use the destination. Example values:
|
supported-versions STRING |
The versions of the destination that Stitch supports, if applicable. For example: For PostgreSQL destinations, Stitch requires a minimum database version of 9.3 to connect and function successfully. Example values:
|
available-in-connect BOOLEAN |
If |
api-type STRING |
The name of the connection property object that corresponds to the destination in the Connect API. |
loader-name STRING |
The internal name of the loader backing the destination. This is typically the name of the For example: |
Connection methods
These properties contain info about Stitch’s support of various connection methods to the destination.
Parameter | Description |
ssl BOOLEAN |
If |
connect-ssl BOOLEAN |
If |
ssh BOOLEAN |
If |
vpn BOOLEAN |
If |
Workload performance management
These properties contain details about the work performance management tools Stitch supports for the destination.
Note: These aren’t features that Stitch itself offers. Rather, these are features built into the destination that are compatible with the use of Stitch.
Parameter | Description |
workload-performance-management BOOLEAN |
If |
workload-performance-management-description STRING |
A block of text providing additional details about the supported work performance managment tools. For example:
|
Back to top
Last updated: 28 July 2021