About this template
File location: | /_templates/integrations/saas |
Used in: | |
Repo link: | Click to view in the Stitch Docs repo |
Instructions: |
This template is used to add new SaaS integration coming soon pages for when a new integration has been created before 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.
Page and formatting
These parameters control the layout and formatting used on the page.
Parameter | Description |
title STRING |
The title of the page, typically the name of the integration. Example values:
|
permalink STRING |
The page’s permalink value, used to generate its final URL. Must be one of the following:
|
keywords STRING |
Relevant keywords that could be used to search for the doc in a search engine. |
layout STRING |
The name of the layout (in Note: If this parameter isn’t present in the template, the default layout defined in |
input BOOLEAN |
The default value will be |
key STRING |
A semi-unique ID for this page of the integration’s documentation set. This controls the links that display in the version menu. Only files with this key will be included as links in the version menu. Example values:
|
Integration details
High-level details about the integration, including who developed it, its name, its repo, etc.
Parameter | Description |
name STRING |
The name of the integration, in lowercase. Spaces should be replaced with dashes ( Example values:
|
display_name STRING |
The display name of the integration. The integration’s name should match how the provider uses it, including capitalization, punctuation, etc. Example values:
|
singer BOOLEAN |
If |
tap-name STRING |
If the integration is a tap, the name of the Singer tap that powers the integration. |
repo-url STRING |
If this is a Singer integration, the URL of the integration’s Singer GitHub repository. Example values:
|
this-version STRING |
Defines the version for this integration. Example values:
|
Back to top
Last updated: 28 July 2021