This serves as a reference for the Frontmatter parameters found in templates.
In each guide, you’ll find a list of the parameters and links to instructions for using the template locating the file in the Stitch Docs repo.
Common
Database and destination connection settings template reference
This template is used to add the fields in the Stitch app users must complete to connect their database integration or destination.
Database and destination user privileges template reference
This template is used to add documentation about the privileges Stitch requires to connect to a database integration or destination.
Error message template reference
This template is used to add documentation for various error types.
Integration/destination version template reference
This template is used to add/update integrations and destinations with multiple released versions.
Connect
Database source form property template reference
This template is used to add new database source form properties to the Connect API documentation.
Destination form property template reference
This template is used to add new destination form properties to the Connect API documentation.
SaaS source form property template reference
This template is used to add new SaaS source form properties to the Connect API documentation.
Destinations
Destination Stitch details data file template reference
This template is used to add Stitch details pertaining to a destination to the Stitch Docs.
Destination data types data file template reference
This template is used to add data type mapping info about a destination to the Stitch Docs.
Destination details data file template reference
This template is used to add details about a destination to the Stitch Docs.
Destination reference template reference
This template is used to add destination reference documentation to the Stitch Docs.
Destination replication data file template reference
This template is used to add replication details about a destination to the Stitch Docs.
Destination setup template reference
This template is used to add destination setup documentation to the Stitch Docs.
Integrations
Database integration template reference
This template is used to add new database integration documentation to the Stitch Docs.
Integration version template reference
This template is used to add/update integrations with multiple released versions.
SaaS foreign key table schema template reference
This template is used to create foriegn key references in SaaS integration table schema documentation.
SaaS integration coming soon page template reference
This template is used to add new SaaS integration coming soon pages for when a new integration has been created before docs.
SaaS integration table schema template reference
This template is used to create individual tables in SaaS integrations.
Each integration has a folder in /_integration-schemas
that corresponds with its name
, or ID. This folder contains the files that create the individual tables in the integration’s documentation.
SaaS integration template reference
This template is used to add new SaaS integration documentation to the Stitch Docs.
Webhook integration template reference
This template is used to add new webhook integration documentation to the Stitch Docs.
Back to top