-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathurls.yaml
executable file
·406 lines (319 loc) · 18.9 KB
/
urls.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
# -------------------------- #
# Using this File #
# -------------------------- #
## This file is meant to serve as the single-source for all frequently-referenced links.
## The goal is to simplify managing internal links by using variables in place of repeating
## URLs across the site.
## The structure of this file closely follows the site's content structure.
## Ex: To reference a billing page, the variable would look like this: [site.data.urls.billing.[id]]
## with [id] being one of the keys listed below.
## If [include misc/data-files.html] is added after any page's Frontmatter,
## you can simplify the variable as it assigns [link] to [site.data.urls]
## Ex: To reference a billing page, the variable would look like this: [link.billing.[id]]
# -------------------------- #
# Changelog #
# -------------------------- #
changelog:
main: /changelog
rss-feed: /changelog/feed.xml
archives: /changelog/archives
archive-by-type: /changelog/archives/entry-types
archive-by-category: /changelog/archives/entry-categories
archive-by-connection-type: /changelog/archives/connection-type
# -------------------------- #
# Getting Started #
# -------------------------- #
getting-started:
category: /getting-started
basic-concepts: /getting-started/basic-concepts-system-overview
row-usage: /getting-started/understanding-stitch-usage
onboarding: /getting-started/set-up-stitch-data-pipeline
feature-overview: /getting-started/stitch-feature-overview
# -------------------------- #
# Account & Billing #
# -------------------------- #
account:
main: /account-security
account-settings: /account-security/managing-account-settings
email-password: /account-security/change-your-email-address-and-password
team-members: /account-security/managing-team-members
team-roles-permissions: /account-security/managing-team-members#team-member-roles-permissions
manage-api-keys: /account-security/managing-stitch-api-keys
manage-partner-access: /account-security/managing-stitch-partner-account-access
notification-settings: /account-security/notifications
notification-reference: /account-security/notifications#notification-reference
manage-notification-settings: /account-security/notifications/manage-email-notification-settings
customize-notifications: /account-security/notifications/extend-email-notifications
hipaa-notifications: /account-security/notifications/hipaa-compliant-notifications
post-load-notifications: /account-security/notifications/post-load-notifications
datadog-notifications: /account-security/notifications/integrate-notifications-with-datadog
pagerduty-notifications: /account-security/notifications/integrate-notifications-with-pagerduty
slack-notifications: /account-security/notifications/integrate-notifications-with-slack
cancel-account: /account-security/cancelling-your-stitch-account
enterprise-features: /account-security/stitch-upgraded-features
billing:
billing-faq: /account-security/billing-faq
# -------------------------- #
# SECURITY #
# -------------------------- #
## used as link.security.[id]
security:
main: /security
faq: /security/overview
compliance: /security/overview#stitch-compliance
ip-addresses: /security/stitch-ip-addresses
supported-operating-regions: /security/supported-data-pipeline-regions
encryption: /security/data-encryption
reverse-ssh: /security/data-encryption/setting-up-reverse-ssh-tunnel
ssh-generic: /security/data-encryption/setting-up-ssh-tunnel-for-database-connection
ssh-amazon: /security/data-encryption/setting-up-ssh-tunnel-for-amazon-web-services
ssh-microsoft-azure: /security/data-encryption/setting-up-ssh-tunnel-for-microsoft-azure
single-sign-on: /account-security/single-sign-on
sso-okta: /account-security/single-sign-on/enabling-okta
sso-onelogin: /account-security/single-sign-on/enabling-onelogin
sso-azure-ad: /account-security/single-sign-on/enabling-azure-active-directory-saml
sso-pingfederate: /account-security/single-sign-on/enabling-pingfederate-saml
sso-google-workspace: /account-security/single-sign-on/enabling-google-workspace-saml
# -------------------------- #
# Destinations #
# -------------------------- #
destinations:
main: /destinations
switch-destinations: /destinations/switching-destinations
multiple-destinations: /destinations/multiple-destinations
## Overviews
## used as link.destinations.overviews.[id]
overviews:
choose-destination: /destinations/choosing-a-stitch-destination
compatibility: /destinations/destination-integration-compatibility
switch-destination: /destinations/switching-destinations
switch-bigquery-destination: /destinations/google-bigquery/v1/changing-data-locations
amazon-s3: /destinations/amazon-s3/
redshift: /destinations/amazon-redshift/reference
bigquery: /destinations/google-bigquery/
bigquery-v1: /destinations/google-bigquery/v1/reference
bigquery-v2: /destinations/google-bigquery/v2/reference
bigquery-pricing: /destinations/google-bigquery/understanding-stitch-impact-on-bigquery-costs
databricks-delta: /destinations/databricks-delta/reference
data-world: /destinations/data-world/reference
azure: /destinations/microsoft-azure-sql-data-warehouse/reference
microsoft-sql-server: /destinations/microsoft-sql-server/reference
mysql: /destinations/mysql/reference
postgres: /destinations/postgresql/reference
panoply: /destinations/panoply/reference
snowflake: /destinations/snowflake/reference
## Setup Guides
## used as link.destinations.setup.[id]
setup:
amazon-s3: /destinations/amazon-s3/connecting-an-amazon-s3-data-warehouse-to-stitch
azure: /destinations/microsoft-azure-sql-data-warehouse/connecting-a-microsoft-azure-sql-data-warehouse-to-stitch
bigquery-v1: /destinations/google-bigquery/v1/connecting-google-bigquery-to-stitch
bigquery-v2: /destinations/google-bigquery/v2/connecting-google-bigquery-to-stitch
bigquery-v1-migration: /destinations/google-bigquery/v2/migrating-from-google-bigquery-v1
databricks-delta: /destinations/databricks-delta/connecting-a-databricks-delta-destination-to-stitch
data-world: /destinations/data-world/connecting-a-data-world-data-warehouse-to-stitch
microsoft-sql-server: /destinations/microsoft-sql-server/connecting-a-microsoft-sql-server-destination-to-stitch
panoply-new: /destinations/panoply/connecting-a-new-panoply-data-warehouse-to-stitch
panoply-ex: /destinations/panoply/connecting-an-existing-panoply-data-warehouse-to-stitch
postgres: "/destinations/postgresql/#setup"
postgres-rds: /destinations/postgresql/connecting-an-amazon-postgresql-rds-data-warehouse-to-stitch
aurora-postgres: /destinations/postgresql/connecting-an-amazon-aurora-postgresql-rds-data-warehouse-to-stitch
heroku-postgres: /destinations/postgresql/connecting-a-heroku-postgres-data-warehouse-to-stitch
self-hosted-postgres: /destinations/postgresql/connecting-a-self-hosted-postgresql-data-warehouse-to-stitch
cloudsql-postgres: /destinations/postgresql/connecting-a-google-cloudsql-postgresql-data-warehouse
redshift: /destinations/redshift/connecting-redshift-data-warehouse-to-stitch
snowflake: /destinations/snowflake/connecting-a-snowflake-data-warehouse-to-stitch
# -------------------------- #
# Loading #
# -------------------------- #
## used as link.destinations.loading.[id]
loading:
overview: /replication/loading/destination-guides
bigquery: /replication/loading/destination-guides/google-bigquery
bigquery-v1: /replication/loading/destination-guides/google-bigquery/v1
bigquery-v2: /replication/loading/destination-guides/google-bigquery
databricks-delta: /replication/loading/destination-guides/databricks-delta
microsoft-sql-server: /replication/loading/destination-guides/microsoft-sql-server
panoply: /replication/loading/destination-guides/panoply
postgres: /replication/loading/destination-guides/postgresql
redshift: /replication/loading/destination-guides/amazon-redshift
snowflake: /replication/loading/destination-guides/snowflake
# -------------------------- #
# Data Storage #
# -------------------------- #
## used as link.destinations.storage.[id]
storage:
## GENERAL
loading-data: /replication/loading
loading-behavior: /replication/loading/understanding-loading-behavior
## SYSTEM COLUMNS AND TABLES
system-tables-and-columns: &system-data /replication/loading/system-tables-columns
primary-key-system-table: /replication/loading/system-tables-columns/primary-keys-system-table
rejected-records: /replication/loading/system-tables-columns/rejected-records-system-table
sdc-columns: *system-data
## SCHEMAS AND STRUCTURE
stitch-schema: /replication/loading/understanding-destination-schemas
structure-changes: /replication/loading/understanding-table-structural-changes
column-splitting: "/replication/loading/understanding-table-structural-changes#columns-mixed-data-types"
varchar-widening: "/replication/loading/understanding-table-structural-changes#widening-varchar-columns"
nested-structures: /replication/loading/understanding-loading-row-usage-for-nested-data-structures
bigquery-nested-structures: /replication/loading/google-bigquery-storing-nested-data-structures
## PERFORMANCE ENHANCEMENT
redshift-encodings: /destinations/amazon-redshift/apply-encodings-sort-dist-keys-redshift
bigquery-partitioning: /destinations/google-bigquery/apply-table-partitioning-clustering
## RESERVED KEYWORDS
reserved-keywords:
overview: /replication/loading/reserved-keywords
redshift-v2: /replication/loading/reserved-keywords#redshift-v2-reserved-keywords
bigquery-v1: /replication/loading/reserved-keywords#bigquery-v1-reserved-keywords
bigquery-v2: /replication/loading/reserved-keywords#bigquery-v2-reserved-keywords
databricks-delta-v1: /replication/loading/reserved-keywords#databricks-delta-v1-reserved-keywords
azure-v1: /replication/loading/reserved-keywords#microsoft-azure-v1-reserved-keywords
microsoft-sql-server-v1: /replication/loading/reserved-keywords#microsoft-sql-server-v1-reserved-keywords
postgres-v1: /replication/loading/reserved-keywords#postgres-v1-reserved-keywords
panoply-v2: /replication/loading/reserved-keywords#panoply-v2-reserved-keywords
snowflake-v1: /replication/loading/reserved-keywords#snowflake-v1-reserved-keywords
# -------------------------- #
# INTEGRATIONS #
# -------------------------- #
## used as link.integrations.[id]
integrations:
main: /integrations
databases: /integrations/databases
saas: /integrations/saas
import-api: /integrations/import-api
webhooks: /integrations/webhooks
stitch-incoming-webhooks: /integrations/webhooks/stitch-incoming-webhooks
other-data-sources: /integrations/connecting-other-data-sources-to-stitch
identify-integration-version: /integrations/identify-an-integration-version
connection-cloning: /integrations/connection-cloning
## Use a filter to replace INTEGRATION with the integration's name to
## create the URL.
## Ex: [link.integrations.saas-integration | prepend: site.baseurl | replace:"INTEGRATION","salesforce"]
saas-integration: /integrations/saas/INTEGRATION
database-integration: /integrations/databases/INTEGRATION
mongodb-projection-queries: /integrations/databases/mongodb/field-selection-using-projection-queries
dynamodb-projection-expressions: /integrations/databases/amazon-dynamodb/field-selection-using-projection-expressions
# -------------------------- #
# Replication #
# -------------------------- #
## used as link.replication.[id]
replication:
main: /replication
overview: /replication/stitch-replication-process
## Syncing Data
syncing: /replication/extractions/data-selection/setting-tables-and-columns-to-replicate
syncing-new-columns: /replication/syncing-new-additional-columns
db-views: /replication/replicating-database-views
supported-data-types: /replication/supported-data-types
## Replication Scheduling
rep-scheduling: /replication/replication-scheduling
rep-frequency: "/replication/replication-scheduling/replication-frequency"
anchor-scheduling: "/replication/replication-scheduling/anchor-scheduling"
advanced-scheduling: /replication/replication-scheduling/advanced-scheduling
table-scheduling: /replication/replication-scheduling/scheduling-for-tables
## Replication Methods
rep-methods: /replication/replication-methods
append-only: "/replication/replication-methods#append-only-incremental-replication"
log-based-incremental: /replication/replication-methods/log-based-incremental
key-based-incremental: /replication/replication-methods/key-based-incremental
full-table: /replication/replication-methods/full-table
append-only-querying: /replication/loading/querying-append-only-tables
deleted-records: "/replication/deleted-record-handling"
## Replication Keys
rep-keys: /replication/replication-keys
mongo-rep-keys: /replication/mongo-replication-keys
reset-rep-keys: "/replication/replication-keys#resetting-replication-keys"
## Historical Data & Progress
saas-historical: /replication/syncing-historical-saas-data-resetting-replication-keys
rep-progress: /replication/monitoring-replication-progress
loading-reports: /replication/integration-loading-reports
pipeline-monitoring: /replication/pipeline-monitoring
extractions-tab: /replication/extractions
extraction-logs: /replication/extractions/integration-extraction-logs
start-stop-extraction: /replication/extractions/start-stop-extraction-jobs
# -------------------------- #
# DEVELOPERS #
# -------------------------- #
developers: /developers
connect:
overview: /developers/stitch-connect
api: /developers/stitch-connect/api
js: /developers/stitch-connect/javascript-client
guides:
category: /developers/stitch-connect/guides
api-credentials: /developers/stitch-connect/guides/connect-api-credentials
create-configure-a-destination: /developers/stitch-connect/guides/create-destination-with-stitch-connect
create-configure-a-source: /developers/stitch-connect/guides/create-data-source-with-stitch-connect
create-import-api-source: /developers/stitch-connect/guides/create-import-api-integration-with-stitch-connect
manage-import-api-access-tokens: /developers/stitch-connect/guides/manage-import-api-access-tokens
field-selection-compatibility-rules: /developers/stitch-connect/guides/field-selection-compatibility-rules
select-streams-and-fields: /developers/stitch-connect/guides/select-streams-and-fields-with-connect-api
replication-scheduling-for-sources: /developers/stitch-connect/guides/replication-scheduling-for-sources
partner-authentication: /developers/stitch-connect/guides/stitch-partner-authentication-guide
connection-reference: /developers/stitch-connect/guides/source-destination-reference
configure-connection-oauth: /developers/stitch-connect/guides/configure-oauth-for-a-source-with-stitch-connect
import-api:
overview: /developers/import-api/
api: /developers/import-api/api
guides:
category: /developers/import-api/guides
quick-start: /developers/import-api/guides/quick-start
manage-access-tokens-stitch: /developers/import-api/guides/manage-import-api-access-tokens
structure-data: /developers/import-api/guides/structure-data-for-the-import-api
sequence-data: /developers/import-api/guides/sequencing-data-for-the-import-api
troubleshooting-data: /developers/import-api/guides/troubleshooting-import-api-data
webhooks:
post-load: /developers/webhooks/post-load-webhooks
# -------------------------- #
# Analysis Tools #
# -------------------------- #
## used as link.analysis-tools.[id]
analysis-tools:
main: /analysis-tools/
# -------------------------- #
# Troubleshooting #
# -------------------------- #
## used as link.troubleshooting.[id]
troubleshooting:
main: /troubleshooting
known-issues: /troubleshooting/known-third-party-issues
billing-issues: /troubleshooting/account
troubleshoot-account-lockout: /troubleshooting/account/account-lockout
troubleshoot-payment-processing-errors: /troubleshooting/account/payment-processing-errors
third-party-downtime: /troubleshooting/third-party-integration-downtime
team-member-invites: /troubleshooting/account/adding-users-to-multiple-accounts
## Data Discrepancies
discrepancy-guide: /troubleshooting/data-discrepancy-troubleshooting-guide
missing-objects: /troubleshooting/replication/missing-tables-and-columns
column-nulls: /troubleshooting/missing-columns-and-null-values
unsupported-data-types: /troubleshooting/non-replicating-data-unsupported-data-types
mysql-tinyint-bit: /troubleshooting/mysql-tinyint1-stored-as-bit
salesforce-formula-fields: /troubleshooting/stale-salesforce-data-formula-fields
segment-missing-data: /troubleshooting/missing-segment-data-selective-integration-snippet
database-table-name-collisions: /troubleshooting/data-discrepancies/database-integration-table-name-collisions
mongo-multiple-data-types: /troubleshooting/missing-mongo-data-multiple-data-types
## Replication
postgres-hot-standby: /troubleshooting/postgres-hot-standby-settings-replication
salesforce-too-many-columns: /troubleshooting/salesforce-replication-too-many-columns
source-database-access-level-issue: /troubleshooting/too-many-tables-to-load-database-integration
## Error Notifications
errors: /troubleshooting/error-notifications
database-extraction-errors: /troubleshooting/integrations/database-extraction-error-reference
saas-extraction-errors: /troubleshooting/integrations/common-saas-extraction-error-reference
reauth-integrations: /troubleshooting/integrations/reauthorizing-integrations
dw-loading-errors: /troubleshooting/destinations/destination-loading-error-reference
view-dependency-errors: /troubleshooting/destinations/redshift-dependent-view-errors
aws-io-errors: /troubleshooting/destinations/aws-io-errors
## Database extraction Errors
mysql-extraction-errors: "{{ link.troubleshooting.database-extraction-errors }}#mysql-error-reference"
mongodb-extraction-errors: "{{ link.troubleshooting.database-extraction-errors }}#mongodb-error-reference"
oracle-extraction-errors: "{{ link.troubleshooting.database-extraction-errors }}#oracle-error-reference"
mssql-extraction-errors: "{{ link.troubleshooting.database-extraction-errors }}#microsoft-sql-server-error-reference-error-reference"
## SaaS extraction errors
google-sheets-extraction-errors: /troubleshooting/integrations/google-sheets-extraction-error-reference
pardot-extraction-errors: /troubleshooting/integrations/pardot-extraction-error-reference
## Connection Errors
saas-connection-errors: /troubleshooting/integrations/saas-integration-connection-errors
db-connection-errors: /troubleshooting/integrations/database-connection-error-reference
dw-connection-errors: /troubleshooting/destinations/destination-connection-error-reference